https://github.com/lumirelle/gif
Your best git friend -- gif.
https://github.com/lumirelle/gif
fast-tool git git-tool scripts
Last synced: 9 months ago
JSON representation
Your best git friend -- gif.
- Host: GitHub
- URL: https://github.com/lumirelle/gif
- Owner: Lumirelle
- License: mit
- Created: 2025-02-19T10:11:39.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T07:59:30.000Z (10 months ago)
- Last Synced: 2025-05-07T17:14:46.656Z (9 months ago)
- Topics: fast-tool, git, git-tool, scripts
- Language: PowerShell
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gif
[](.)
[](https://github.com/Lumirelle/gif/issues)
[](https://github.com/Lumirelle/gif/pulls)
[](/LICENSE)
---
Your best git friend -- gif.
## 📝 Table of Contents
- [About](#about)
- [Getting Started](#getting_started)
- [Usage](#usage)
- [Release Note](#release_note)
- [TODO](#todo)
- [Authors](#authors)
Your best git friend -- gif.
Commands support now:
- 'merge-into', 'mi', 'm': Merge current branch into target branch, push to remote
and back to source branch.
- 'branch-delete', 'bd': Delete current branch on local and remote.
- ...
### Prerequisites
Before using this tool, you should install [PowerShell 7+](https://github.com/PowerShell/PowerShell)
on your system. See [PowerShell 7+ installation guide](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell)
for more detail.
### Installing
Download the [latest file](https://github.com/Lumirelle/profiles/archive/refs/heads/main.zip)
and unzip it, add the path of `gif.ps1` to the `PATH` environment variable of your
computer.
Then, restart your terminal or computer and enjoy!
See `gif help [command]`.
See release note and current version number [here](VERSION.md).
See todos [here](TODO.md).
- [@Lumirelle](https://github.com/Lumirelle) - Anything