]> Creatis software - clitk.git/commitdiff
Remove David temp's file
authorSimon Rit <simon.rit@creatis.insa-lyon.fr>
Tue, 3 May 2011 14:03:41 +0000 (16:03 +0200)
committerSimon Rit <simon.rit@creatis.insa-lyon.fr>
Tue, 3 May 2011 14:03:41 +0000 (16:03 +0200)
notes.org~ [deleted file]

diff --git a/notes.org~ b/notes.org~
deleted file mode 100644 (file)
index db3e8d1..0000000
+++ /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
-