Reformat code

This commit is contained in:
Nha.HV 2015-12-16 16:11:19 +07:00
parent 1e2f02c645
commit 71ba63f2fe

View File

@ -215,8 +215,6 @@ __git-flow-hotfix ()
esac esac
} }
__git-flow-feature () __git-flow-feature ()
{ {
local curcontext="$curcontext" state line local curcontext="$curcontext" state line
@ -312,8 +310,6 @@ __git-flow-feature ()
esac esac
} }
__git-flow-bugfix () __git-flow-bugfix ()
{ {
local curcontext="$curcontext" state line local curcontext="$curcontext" state line