
Untitled
By: a guest on
Jun 26th, 2012 | syntax:
None | size: 0.78 KB | hits: 16 | expires: Never
git remote update
Fetching origin
Enter passphrase for key '/home/northpole/.ssh/git/batgitid_rsa':
remote: Counting objects: 28, done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 20 (delta 14), reused 0 (delta 0)
Unpacking objects: 100% (20/20), done.
From git+ssh://git.open-mesh.org/northpole/batman-adv
392159b..620f45d master -> origin/master
f80413a..ce3dbe0 next -> origin/next
northpole@debian:~/gsoc/batman-adv$ git rebase master
It seems that I cannot create a rebase-apply directory, and
I wonder if you are in the middle of patch application or another
rebase. If that is not the case, please
rm -fr /home/northpole/gsoc/batman-adv/.git/rebase-apply
and run me again. I am stopping in case you still have something
valuable there.