File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- # git-undo
1+ # git-undo ✨
22
3- # ** Ctrl+Z for Git commands**
3+ <p align =" center " >
4+ <img src =" logo.png " alt =" Logo " width =" 300 " /><br >
5+ </p >
6+ <h3 align =" center " >Ctrl+Z for Git commands</h3 >
47
58## 1. ` git undo ` : one simple command to undo (almost) any Git operation:
69
@@ -118,7 +121,7 @@ git undo # deletes branch, returns to previous
118121
119122Get the version information:
120123``` bash
121- go install github.com/amberpixels/ git- undo/cmd/git-undo@latest
124+ git undo self version # same as git undo version
122125```
123126
124127Update to latest version:
@@ -141,4 +144,5 @@ MIT - see [LICENSE](LICENSE) file.
141144
142145---
143146
144- ** Make Git worry-free.** [ ⭐ Star this repo] ( https://github.com/amberpixels/git-undo ) if git-undo makes your development workflow better!
147+ ** Make Git worry-free!**
148+ [ ⭐ Star this repo] ( https://github.com/amberpixels/git-undo ) if ` git undo ` makes your development workflow better!
You can’t perform that action at this time.
0 commit comments