Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

tomwarner13/Git-Better

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Git-Better

Useful Git Shell Aliases and Shortcuts

Installation

  • Add the code in .bashrc into your .bashrc file, or use it to create one if you don't have one yet.
  • Run source ~/.bashrc or restart your shell client to pick up the changes.
  • Add the code from .gitconfig to your git config file -- you should be able to edit it by running git config -e --global in your shell.

For the curious, I wrote up further documentation about these aliases and the reasoning behind them in a blog post.

About

Useful Git Shell Aliases and Shortcuts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages