mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 16:10:14 +00:00
small tweaks
This commit is contained in:
@ -33,5 +33,5 @@ choose_issue() {
|
||||
|
||||
issue_branch=$(choose_issue)
|
||||
if [ -n "$issue_branch" ]; then
|
||||
git checkout -b "$issue_branch"
|
||||
echo "git checkout -b \"$issue_branch\""
|
||||
fi
|
||||
|
Reference in New Issue
Block a user