Outils pour utilisateurs

Outils du site


doc:veille:git

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
doc:veille:git [2007/08/01 15:57]
lehobey
doc:veille:git [2009/05/24 19:03] (Version actuelle)
lehobey
Ligne 1: Ligne 1:
 ====== git ====== ====== git ======
  
 +  * http://​www.kernel.org/​pub/​software/​scm/​git/​docs/​user-manual.html
   * http://​git.or.cz/​   * http://​git.or.cz/​
  
   * http://​blog.madism.org/​index.php/​2006/​10/​17/​109-vim-mode-for-git-commits   * http://​blog.madism.org/​index.php/​2006/​10/​17/​109-vim-mode-for-git-commits
  
-  * Publication : http://​blog.madduck.net/​vcs/​2007.07.11_publishing-git-repositories+  * Publication : 
 +    * http://​blog.madduck.net/​vcs/​2007.07.11_publishing-git-repositories 
 +    * http://​michael-prokop.at/​blog/​2007/​09/​11/​git-server-for-the-poor-git-update-server-info-rsync-and-remote-repository/​
   * Branche sans ancêtres : http://​blog.madduck.net/​vcs/​2007.07.11_creating-a-git-branch-without-ancestry   * Branche sans ancêtres : http://​blog.madduck.net/​vcs/​2007.07.11_creating-a-git-branch-without-ancestry
  
-=== Astuces ===+===== De CVS ===== 
 +  * http://​www.netfort.gr.jp/​~dancer/​diary/​daily/​2008-Jul-13.html.en#​2008-Jul-13-12:​07:​40 
 +  * http://​issaris.blogspot.com/​2005/​11/​cvs-to-git-and-back.html 
 +  * http://​www.kernel.org/​pub/​software/​scm/​git/​docs/​git-cvsimport.html 
 +  * http://​linux.die.net/​man/​1/​git-cvsimport 
 +  * Plusieurs branches avec parsecvs : http://​www.softwolves.pp.se/​blog/​2007-09-13,​en 
 +  * cogito : http://​git.or.cz/​course/​cvs.html 
 + 
 + 
 + 
 +===== Usages ===== 
 +  * http://​blog.madduck.net/​vcs/​2007.09.29_uninformed-slagger.xhtml 
 +  * http://​www.itp.tuwien.ac.at/​~mattems/​blog/​2007/​09/​28#​git_happy 
 +  * Produire des correctifs : http://​andrewprice.me.uk/​weblog/​entry/​generating-patch-emails-with-git 
 +  * http://​git.or.cz/​gitwiki/​BlogPosts 
 +  * http://​www.nardol.org/​2009/​2/​19/​git-basics-reversing-the-git-sucks-effect 
 +    * http://​www.lucas-nussbaum.net/​blog/?​p=330 
 + 
 +===== Astuces ===== 
 +  * http://​www.hanskalabs.net/​node/​79
   * http://​blog.madism.org/​index.php/​2007/​02/​21/​123-git-tricks   * http://​blog.madism.org/​index.php/​2007/​02/​21/​123-git-tricks
   * http://​web.glandium.org/​blog/?​p=146   * http://​web.glandium.org/​blog/?​p=146
 +  * http://​feeding.cloud.geek.nz/​2008/​12/​setting-default-git-branch-in-bare.html
 +  * http://​upsilon.cc/​~zack/​blog/​posts/​2008/​12/​git_tips:​_coloring_and_aliases/​
 +  * http://​www.seanius.net/​blog/​2009/​05/​automatic-commit-messages-with-git/​
  
-=== rebase... ===+===== rebase... ​=====
   * http://​changelog.complete.org/​posts/​586-Rebase-Considered-Harmful.html   * http://​changelog.complete.org/​posts/​586-Rebase-Considered-Harmful.html
     * http://​blog.madism.org/​index.php/​2007/​02/​25/​124-git-rebase-is-not-harmful-it-s-just-_not_-always-the-best-solution-that-s-all     * http://​blog.madism.org/​index.php/​2007/​02/​25/​124-git-rebase-is-not-harmful-it-s-just-_not_-always-the-best-solution-that-s-all
Ligne 20: Ligne 45:
     * http://​www.ouaza.com/​wp/​2007/​07/​28/​assembling-bits-of-history-with-git-take-two/​     * http://​www.ouaza.com/​wp/​2007/​07/​28/​assembling-bits-of-history-with-git-take-two/​
     * http://​www.ouaza.com/​wp/​2007/​07/​24/​assembling-bits-of-history-with-git/​     * http://​www.ouaza.com/​wp/​2007/​07/​24/​assembling-bits-of-history-with-git/​
 +
 +  * Revoir l'​historique : http://​blog.madism.org/​index.php/​2007/​09/​09/​138-git-awsome-ness-git-rebase-interactive-
 +
 +===== Graphiques =====
 +  * http://​julien.danjou.info/​blog/​index.php/​post/​2007/​10/​02/​git-statistics
 +  * http://​tree.celinuxforum.org/​gitstat/​
 +
 +===== Alioth =====
 +  * http://​wiki.debian.org/​Alioth/​Git
 +  * http://​git.debian.org/​
 +
 +===== Giggle =====
 +  * http://​chistera.yi.org/​~adeodato/​blog/​entries/​2008/​04/​09/​giggle_a_gitk_in_gtk+.html
 +
 +===== git-svn =====
 +  * http://​frank.thomas-alfeld.de/​wp/​2008/​08/​30/​converting-git-svn-tag-branches-to-real-tags/​
 +  * http://​michael-prokop.at/​blog/​2007/​12/​03/​git-svn-in-30-minutes/​
 +
 +===== Avis =====
 +  * Critiques : http://​www.wgdd.de/?​p=29
doc/veille/git.1185976670.txt.gz · Dernière modification: 2007/08/01 15:57 par lehobey