Advertisement
Guest User

Untitled

a guest
Nov 11th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. git pull --rebase origin master --dry-run
  2. Von github.com:bzeller/lipstick
  3. * branch master -> FETCH_HEAD
  4. sed: kann .git/FETCH_HEAD nicht lesen: Datei oder Verzeichnis nicht gefunden
  5. There is no candidate for rebasing against among the refs that you just fetched.
  6. Generally this means that you provided a wildcard refspec which had no
  7. matches on the remote end.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement