diff --git a/bootstrap.sh b/bootstrap.sh index e08815b..552f997 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -73,4 +73,4 @@ git config --global core.autocrlf input git config --global gitflow.branch.master stable git config --global gitflow.branch.develop master git config --global gitflow.prefix.feature 'dev/' -git config --global branch.autosetuprebase true \ No newline at end of file +git config --global branch.autosetuprebase true