<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>git on Jean-Christophe Gay</title>
    <link>https://jeanchristophegay.com/tags/git/</link>
    <description>Recent content in git on Jean-Christophe Gay</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>fr-FR</language>
    <managingEditor>contact@jeanchristophegay.com (Jean-Christophe Gay)</managingEditor>
    <webMaster>contact@jeanchristophegay.com (Jean-Christophe Gay)</webMaster>
    <lastBuildDate>Sun, 07 Feb 2016 13:37:00 +0200</lastBuildDate>
    
	<atom:link href="https://jeanchristophegay.com/tags/git/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Fusion de dépôts Git</title>
      <link>https://jeanchristophegay.com/posts/merge-git-repositories/</link>
      <pubDate>Sun, 07 Feb 2016 13:37:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/posts/merge-git-repositories/</guid>
      <description>&lt;p&gt;Comment fusionner de multiples dépôts Git en un seul ?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Publier son site Maven sur GitHub Pages</title>
      <link>https://jeanchristophegay.com/posts/publier-son-site-maven-sur-github-pages/</link>
      <pubDate>Sat, 17 Aug 2013 18:10:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/posts/publier-son-site-maven-sur-github-pages/</guid>
      <description>&lt;p&gt;Tout fier de son projet hébergé sur &lt;a href=&#34;http://github.com&#34;&gt;GitHub&lt;/a&gt;, il existe un mécanisme de publication de site statique, les &lt;a href=&#34;http://pages.github.com/&#34;&gt;GitHub Pages&lt;/a&gt;. Petit tour de piste pour configurer le déploiement de site &lt;a href=&#34;http://maven.apache.org/&#34;&gt;Maven&lt;/a&gt; sur cet espace.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Git mergetool avec P4Merge sous MacOS</title>
      <link>https://jeanchristophegay.com/posts/git-mergetool-avec-p4merge-sous-mac-os/</link>
      <pubDate>Sat, 09 Mar 2013 12:40:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/posts/git-mergetool-avec-p4merge-sous-mac-os/</guid>
      <description>&lt;p&gt;Quelque soit le gestionnaire de sources que l’on utilise, vient toujours le moment où des conflits apparaissent lors des merge.
Dans ces cas là, chacun sa technique, personnellement, que ce soit pour l’affichage d’un diff ou un merge, je préfère les outils graphiques.
J’ai longtemps utilisé les outils de tortoise sous Windows, mais à force de papillonner entre différents OS, j’ai cherché un outil disponible sur toutes les plateformes.
Et je me suis finalement arrêté sur P4Merge&amp;hellip;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>git-p4 au secours de Perforce</title>
      <link>https://jeanchristophegay.com/posts/git-p4-au-secours-de-perforce/</link>
      <pubDate>Sun, 18 Mar 2012 18:10:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/posts/git-p4-au-secours-de-perforce/</guid>
      <description>&lt;p&gt;A la manière d’un git-svn, il est possible d’utiliser git pour se synchroniser avec un dépôt Perforce (ouf). On peut profiter de la souplesse de git en local et continuer de travailler avec ses collègues sur le dépot central Perforce.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>