Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple script that creates some useful git aliases to make it more user friendly.
If there's any crazy git command you use, any more complicated thing you'd like to do with git but can't figure out, or something you wish git would do easier, please contribute!

As of now:

git unstage <file>  : removes changes from the index
git file-log <file> : shows all commits that have touched a file (even if  you have renamed/moved it)

To create the aliases just clone the project and run the shell script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors