User Tools

Site Tools


git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
git [2010/10/19 15:27] suapapagit [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 51: Line 51:
 $ git branch -a $ git branch -a
 $ git branch --track suapapa suapapa/master $ git branch --track suapapa suapapa/master
 +</code>
 +
 +[[http://www.aesop.or.kr/?document_srl=187545|git remote]] 사용방법
 +
 +컬러 쉘 설정
 +<code bash>
 +$ git config --global color.ui "auto"
 </code> </code>
  
Line 58: Line 65:
 $ git config merge.tool meld $ git config merge.tool meld
 </code> </code>
 +
 +===== github =====
 +  *[[http://help.github.com/forking/|forking help]] from github
 +
 ====== git-svn ====== ====== git-svn ======
 ===== 우분투에서의 설치 ===== ===== 우분투에서의 설치 =====
git.1287502031.txt.gz · Last modified: 2013/08/03 05:04 (external edit)