Fix up git helper scripts
This commit is contained in:
@ -38,6 +38,8 @@ if [[ $BRANCH != $TARG ]]; then
|
||||
else
|
||||
echo "No such branch!"
|
||||
fi
|
||||
else
|
||||
git reset --hard upstream/$TARG
|
||||
fi
|
||||
|
||||
echo
|
||||
|
Reference in New Issue
Block a user