Lyon's Blog
  • Home
  • Tags
  • Archives

Git

Basic

使用Git前,要先理解三个概念(与其它的VCS不同):working directory, index, repository.

working directory

即是你当前的工作目录,你所编辑的文件都在此目录下。

index

git add

Git Flow

http://danielkummer.github.com/git-flow-cheatsheet/

Git submodules

http://git-scm.com/docs/gitignore http://git-scm.com/docs/git-check-ignore.html

Comments
comments powered by Disqus

  • « Problems I encouter with emacs
  • Bash »

Published

Apr 9, 2014

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor