Bob Mottram 8 anni fa
parent
commit
17501e8acc
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      src/freedombone-utils-git

+ 1
- 0
src/freedombone-utils-git Vedi File

54
         echo $'git_pull no repo specified'
54
         echo $'git_pull no repo specified'
55
     fi
55
     fi
56
 
56
 
57
+    git merge --abort
57
     git stash
58
     git stash
58
     git remote set-url origin $1
59
     git remote set-url origin $1
59
     git checkout master
60
     git checkout master