Skip to content

alexandretok/git-aliases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A list of git commands aliases

To start using the aliases just copy the file .bash_aliases (on MacOS, rename it to .bash_profile) into your home folder.

To start using, issue the command source ~/.bash_aliases or restart your terminal.

You may need to configure your terminal to Run commands as a login shell.

Drawbacks of using these aliases

The only drawback is that when typing commands that need a branch name as a parameter, auto complete won't work.

About

A list of Git aliases commands that I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published