rewrite vim-update to update from the newest branch to the oldest
This commit is contained in:
parent
66ccb62662
commit
85fe8c8c01
@ -178,4 +178,8 @@ if [ $CHANGES -ne 0 ]; then
|
||||
# echo "GIT push failed"
|
||||
#fi
|
||||
fi
|
||||
|
||||
#go back to master
|
||||
$debug fedpkg switch-branch master
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user