Skip to content

parhuzamos/git-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-utils

Utilities for every day git tasks.

gcm - Git Checkout Master

Fetches and checks out the master, "totally" updating submodules too.

gsu - Git Submodule Update

"Totally" updates submodules corresponding to the main repo. Should _not_ be used after "gcm".

gnew - Git New branch

Create a new branch for a new task. Takes the current HEAD, use "gcm" to create from master.
New branches are created in submodules too.

About

Utilities for every day git tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages