We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2040e0 commit f639d53Copy full SHA for f639d53
git-fire
@@ -27,6 +27,7 @@ new_branch() {
27
}
28
29
fire() {
30
+ local initial_branch message remote
31
initial_branch="$(current_branch)"
32
33
git checkout -b "$(new_branch)"
0 commit comments