new branching strategy
This commit is contained in:
parent
fdbba0d508
commit
8bbc0f7825
4 changed files with 95 additions and 41 deletions
|
|
@ -46,7 +46,6 @@ with lib;
|
|||
cl = "clear";
|
||||
|
||||
# git
|
||||
branch = "git checkout -b";
|
||||
status = "git status";
|
||||
diff = "git diff";
|
||||
branches = "git branch -a";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue