lazyGit icon indicating copy to clipboard operation
lazyGit copied to clipboard

Cut-short long git commands

Results 5 lazyGit issues
Sort by recently updated
recently updated
newest added

The aliases work just fine on my `git bash` but I just tried running them on my Vscode terminal and it didn't work at all ERROR: `bash: command not found`

Fixes #5 add command for git ammend and ref

`gr` is also the git run command from the git-run package. This should resolved here or on there side. see: https://github.com/mixu/gr

I am working on creating the cli-npm module for **lazygit**. You can start with converting the existing commands in the readme or add more to what is added [here](https://github.com/SarathSantoshDamaraju/lazyGit/tree/npm/bin). Simple...

enhancement
help wanted
hacktoberfest

Feel free to add any aliases that you use other than what has mentioned. Add the aliases to - https://github.com/SarathSantoshDamaraju/lazyGit/blob/master/commands.txt *After adding aliases update the readme docs as well.*

help wanted
good first issue
hacktoberfest