Commit e4736ce5 authored by Daniel Truemper's avatar Daniel Truemper

duplicate method removed

parent 21c34833
...@@ -31,10 +31,6 @@ check_incoming() { ...@@ -31,10 +31,6 @@ check_incoming() {
fi fi
} }
gitflow_check_clean_working_tree() {
echo "Working tree clean."
}
if [ $# -lt 2 ]; then if [ $# -lt 2 ]; then
usage usage
exit 1 exit 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment