erickgirard / bash-scripts

Personal dev scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash-scripts

Personal dev scripts

git-branch

Very quick script to create and create a new branch

git-find-branch

Looking for all subfolder of current that do have the given branch in their remote branches

git-get-branches

Listing all subfolders and their respective current local branch

git-set-global-branch

Setting all subfolders to the specified branch if possible (when they have it in their remote), master otherwise

About

Personal dev scripts

License:MIT License


Languages

Language:Shell 100.0%