Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

git-aliases-boilerplate

A repo that contains git shortcuts for fast paced remote collaborative work.

To Setup

Simply fork this repo and copy the .gitconfig file to the root of your project folder. Add .gitconfig to your .gitignore file to ensure you don't commit the file in a collaborative environment.

Using the Aliases

To check out a branch for example use:

git co <branch-name>

To publish to remote branch use:

git publish

About

A repo that contains git shortcuts for fast paced remote collaborative work.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors