Reformat code
This commit is contained in:
parent
1e2f02c645
commit
71ba63f2fe
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user