Skip to content

Instantly share code, notes, and snippets.

@hasayvaz
Created July 15, 2012 20:32
Show Gist options
  • Save hasayvaz/3118515 to your computer and use it in GitHub Desktop.
Save hasayvaz/3118515 to your computer and use it in GitHub Desktop.
19/x güncelleme metni
Depo güncelleniyor...
Uzak depo git@github.com:hasayvaz/x
Üst depo git://github.com/00010011/x
Yerel depo uzak depo ile eşzamanlanıyor...
error: unknown option `no-edit'
usage: git fetch [<options>] [<repository> [<refspec>...]]
or: git fetch [<options>] <group>
or: git fetch --multiple [<options>] [(<repository> | <group>)...]
or: git fetch --all [<options>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--all fetch from all remotes
-a, --append append to .git/FETCH_HEAD instead of overwriting
--upload-pack <PATH> path to upload pack on remote end
-f, --force force overwrite of local branch
-m, --multiple fetch from multiple remotes
-t, --tags fetch all tags and associated objects
-n do not fetch all tags (--no-tags)
-p, --prune prune remote-tracking branches no longer on remote
--recurse-submodules control recursive fetching of submodules
--dry-run dry run
-k, --keep keep downloaded pack
-u, --update-head-ok allow updating of HEAD ref
--progress force progress reporting
--depth <DEPTH> deepen history of shallow clone
Uzak depodaki değişiklikler alındı.
Üst depo değişiklikleri alınıyor...
error: unknown option `no-edit'
usage: git fetch [<options>] [<repository> [<refspec>...]]
or: git fetch [<options>] <group>
or: git fetch --multiple [<options>] [(<repository> | <group>)...]
or: git fetch --all [<options>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--all fetch from all remotes
-a, --append append to .git/FETCH_HEAD instead of overwriting
--upload-pack <PATH> path to upload pack on remote end
-f, --force force overwrite of local branch
-m, --multiple fetch from multiple remotes
-t, --tags fetch all tags and associated objects
-n do not fetch all tags (--no-tags)
-p, --prune prune remote-tracking branches no longer on remote
--recurse-submodules control recursive fetching of submodules
--dry-run dry run
-k, --keep keep downloaded pack
-u, --update-head-ok allow updating of HEAD ref
--progress force progress reporting
--depth <DEPTH> deepen history of shallow clone
Üst depodan alınan değişiklikler uzak depoya gönderiliyor...
Everything up-to-date
Press Enter to return to Pdmenu.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment