Skip to content

Commit 6163ba8

Browse files
committed
made sure going back to branch works
1 parent 472303f commit 6163ba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

specs/git/rebase_master_into_current_branch.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: Rebase master into feature branch
33
command: |-
4+
git checkout
45
git checkout master
56
git pull origin master
67
git checkout -

0 commit comments

Comments
 (0)