Reformat code
This commit is contained in:
parent
1e2f02c645
commit
71ba63f2fe
@ -215,8 +215,6 @@ __git-flow-hotfix ()
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
|
||||
__git-flow-feature ()
|
||||
{
|
||||
local curcontext="$curcontext" state line
|
||||
@ -312,8 +310,6 @@ __git-flow-feature ()
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
|
||||
__git-flow-bugfix ()
|
||||
{
|
||||
local curcontext="$curcontext" state line
|
||||
|
Loading…
Reference in New Issue
Block a user