Skip to content

Commit e221b93

Browse files
committed
localize variables
1 parent d72b68e commit e221b93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git-fire

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ new_branch() {
2727
}
2828

2929
fire() {
30+
local initial_branch message remote
3031
initial_branch="$(current_branch)"
3132

3233
git checkout -b "$(new_branch)"

0 commit comments

Comments
 (0)