1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/vcs-all-in-one-git-reference

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
NOTES 477
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Mike Henke Отправлено 18.05.2012 22:43 c2b5d2d
Introduction
(how git is different)
Getting & Creating Projects
* init
* clone
Basic Snapshotting
* add
* status
* diff
* commit
* rm, mv
* reset
Branching and Merging Contexts
* branch
* merge
* cherry-pick
* log
Sharing and Updating Projects
* fetch, pull
* push
Inspection, Comparison and History
* log
* diff
Fixing History
* rebase
* revert
<div class="note">
<h3>My Note</h3>
this note is pretty cool.
this note is pretty cool.
</div>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/vcs-all-in-one-git-reference.git
git@api.gitlife.ru:oschina-mirror/vcs-all-in-one-git-reference.git
oschina-mirror
vcs-all-in-one-git-reference
vcs-all-in-one-git-reference
clearly-describe-rm-mv