-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
1 addition
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -110,25 +110,6 @@ Have any other ideas/suggestions? [**Hop in to ugit discussions 💬️**](https | |
```bash | ||
ugit --version | ||
``` | ||
Optionally run `ugit --help` to see help and management commands | ||
|
||
```bash | ||
Undo your last oopsie in Git 🙈 | ||
Usage: ugit [-h] [-v] [-u] | ||
|
||
ugit helps you undo your last git command without much effort | ||
Just run 'ugit' and search for what you want to undo | ||
|
||
Available options: | ||
|
||
-h, --help Print this help and exit | ||
-v, --version Print current ugit version | ||
-u, --update Update ugit | ||
|
||
Contact 📬: [email protected] for assistance | ||
Read the guide: https://bhupesh.gitbook.io/notes/git/how-to-undo-anything-in-git | ||
|
||
``` | ||
|
||
### ZSH Frameworks | ||
|
||
|