Advertisement
Learning

Untitled

Sep 30th, 2011
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. ./configure
  2. error: unknown option `ff-only'
  3. usage: git fetch [options] [<repository> <refspec>...]
  4.  
  5. -v, --verbose be more verbose
  6. -q, --quiet be more quiet
  7. -a, --append append to .git/FETCH_HEAD instead of overwriting
  8. --upload-pack <PATH> path to upload pack on remote end
  9. -f, --force force overwrite of local branch
  10. -t, --tags fetch all tags and associated objects
  11. -n do not fetch all tags (--no-tags)
  12. -k, --keep keep downloaded pack
  13. -u, --update-head-ok allow updating of HEAD ref
  14. --depth <DEPTH> deepen history of shallow clone
  15.  
  16. git pull failed, (re)move ffmpeg/mp_auto_pull to disable pulling
  17.  
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement