From: Simon Rit Date: Tue, 3 May 2011 14:03:41 +0000 (+0200) Subject: Remove David temp's file X-Git-Tag: v1.2.0~2^2~4 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=c170de8af236be60bfa33db2bc87e8eaed36fa21;p=clitk.git Remove David temp's file --- diff --git a/notes.org~ b/notes.org~ deleted file mode 100644 index db3e8d1..0000000 --- a/notes.org~ +++ /dev/null @@ -1,27 +0,0 @@ - -* GIT emacs command -C-x v d -.gitignore -> contains ignored files (recursive) -commit (local) -push (repository) -pull - -gitk for GUI -meld / kdiff3 - -git status -git add (-> index) -git commit (->local commit) -git pull (fetch + merge) -git push - -COMMIT : C-x g c f -(git-commit-file &optional AMEND) - -* Test in temp -git clone http://www.creatis.insa-lyon.fr/~dsarrut/clitk3.pub.git clitk3 -need itk4 (git) ? - - -* git merge cvs -