From 94affb169fb5b614c4739b24c2de0e16ac8bdf52 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Thu, 12 Oct 2017 16:16:14 +0200 Subject: [PATCH] --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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