зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
7 строки
271 B
Plaintext
7 строки
271 B
Plaintext
git fetch
|
|
-p, --prune
|
|
After fetching, remove any remote-tracking references that no longer exist on the remote
|
|
http://stackoverflow.com/questions/1072171/how-do-you-remove-an-invalid-remote-branch-reference-from-git
|
|
--prune-tags
|
|
prune obsolete local tags
|