typo
This commit is contained in:
parent
1468f85229
commit
76b85a9abf
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ echo "current_branch: $current_branch"
|
|||
# sleep 3
|
||||
|
||||
git rm -r --cached --quiet $role
|
||||
git commit -m "More $role to a feature branch"
|
||||
git commit -m "Move $role to a feature branch"
|
||||
git checkout -b $role
|
||||
git add $role
|
||||
git commit -m "[WIP] $role role"
|
||||
|
|
Loading…
Add table
Reference in a new issue