Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > e5ddaa4c8aef3b801d60a051db101461 > files > 1267

python-networkx-1.8.1-3.mga4.noarch.rpm



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>git resources &mdash; NetworkX 1.8.1 documentation</title>
    
    <link rel="stylesheet" href="../../_static/networkx.css" type="text/css" />
    <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../../',
        VERSION:     '1.8.1',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  false
      };
    </script>
    <script type="text/javascript" src="../../_static/jquery.js"></script>
    <script type="text/javascript" src="../../_static/underscore.js"></script>
    <script type="text/javascript" src="../../_static/doctools.js"></script>
    <link rel="search" type="application/opensearchdescription+xml"
          title="Search within NetworkX 1.8.1 documentation"
          href="../../_static/opensearch.xml"/>
    <link rel="top" title="NetworkX 1.8.1 documentation" href="../../index.html" />
    <link rel="up" title="Working with networkx source code" href="index.html" />
    <link rel="next" title="History" href="../../reference/history.html" />
    <link rel="prev" title="Maintainer workflow" href="maintainer_workflow.html" /> 
  </head>
  <body>
<div style="color: black;background-color: white; font-size: 3.2em; text-align: left; padding: 15px 10px 10px 15px">
NetworkX
</div>

    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../../genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="../../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="../../reference/history.html" title="History"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="maintainer_workflow.html" title="Maintainer workflow"
             accesskey="P">previous</a> |</li>
        <li><a href="http://networkx.github.com/">NetworkX Home </a> |&nbsp;</li>
        <li><a href="http://networkx.github.com/documentation.html">Documentation </a>|&nbsp;</li>
        <li><a href="http://networkx.github.com/download.html">Download </a> |&nbsp;</li>
        <li><a href="http://github.com/networkx">Developer (Github)</a></li>



          <li><a href="../index.html" >Developer Guide</a> &raquo;</li>
          <li><a href="index.html" accesskey="U">Working with <em>networkx</em> source code</a> &raquo;</li> 
      </ul>
    </div>



      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h3><a href="../../index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">git resources</a><ul>
<li><a class="reference internal" href="#tutorials-and-summaries">Tutorials and summaries</a></li>
<li><a class="reference internal" href="#advanced-git-workflow">Advanced git workflow</a></li>
<li><a class="reference internal" href="#manual-pages-online">Manual pages online</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="maintainer_workflow.html"
                        title="previous chapter">Maintainer workflow</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="../../reference/history.html"
                        title="next chapter">History</a></p>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="../../search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="git-resources">
<span id="id1"></span><h1>git resources<a class="headerlink" href="#git-resources" title="Permalink to this headline">¶</a></h1>
<div class="section" id="tutorials-and-summaries">
<h2>Tutorials and summaries<a class="headerlink" href="#tutorials-and-summaries" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li><a href="#id12"><span class="problematic" id="id13">`github help`_</span></a> has an excellent series of how-to guides.</li>
<li><a href="#id14"><span class="problematic" id="id15">`learn.github`_</span></a> has an excellent series of tutorials</li>
<li>The <a href="#id16"><span class="problematic" id="id17">`pro git book`_</span></a> is a good in-depth book on git.</li>
<li>A <a href="#id18"><span class="problematic" id="id19">`git cheat sheet`_</span></a> is a page giving summaries of common commands.</li>
<li>The <a href="#id20"><span class="problematic" id="id21">`git user manual`_</span></a></li>
<li>The <a href="#id22"><span class="problematic" id="id23">`git tutorial`_</span></a></li>
<li>The <a href="#id24"><span class="problematic" id="id25">`git community book`_</span></a></li>
<li><a href="#id26"><span class="problematic" id="id27">`git ready`_</span></a> <a href="#id2"><span class="problematic" id="id3">|emdash|</span></a> a nice series of tutorials</li>
<li><a href="#id28"><span class="problematic" id="id29">`git casts`_</span></a> <a href="#id4"><span class="problematic" id="id5">|emdash|</span></a> video snippets giving git how-tos.</li>
<li><a href="#id30"><span class="problematic" id="id31">`git magic`_</span></a> <a href="#id6"><span class="problematic" id="id7">|emdash|</span></a> extended introduction with intermediate detail</li>
<li>The <a href="#id32"><span class="problematic" id="id33">`git parable`_</span></a> is an easy read explaining the concepts behind git.</li>
<li><a href="#id34"><span class="problematic" id="id35">`git foundation`_</span></a> expands on the <a href="#id36"><span class="problematic" id="id37">`git parable`_</span></a>.</li>
<li>Fernando Perez&#8217; git page <a href="#id8"><span class="problematic" id="id9">|emdash|</span></a> <a href="#id38"><span class="problematic" id="id39">`Fernando&#8217;s git page`_</span></a> <a href="#id10"><span class="problematic" id="id11">|emdash|</span></a> many
links and tips</li>
<li>A good but technical page on <a href="#id40"><span class="problematic" id="id41">`git concepts`_</span></a></li>
<li><a href="#id42"><span class="problematic" id="id43">`git svn crash course`_</span></a>: git for those of us used to <a href="#id44"><span class="problematic" id="id45">subversion_</span></a></li>
</ul>
</div>
<div class="section" id="advanced-git-workflow">
<h2>Advanced git workflow<a class="headerlink" href="#advanced-git-workflow" title="Permalink to this headline">¶</a></h2>
<p>There are many ways of working with git; here are some posts on the
rules of thumb that other projects have come up with:</p>
<ul class="simple">
<li>Linus Torvalds on <a href="#id46"><span class="problematic" id="id47">`git management`_</span></a></li>
<li>Linus Torvalds on <a href="#id48"><span class="problematic" id="id49">`linux git workflow`_</span></a> .  Summary; use the git tools
to make the history of your edits as clean as possible; merge from
upstream edits as little as possible in branches where you are doing
active development.</li>
</ul>
</div>
<div class="section" id="manual-pages-online">
<h2>Manual pages online<a class="headerlink" href="#manual-pages-online" title="Permalink to this headline">¶</a></h2>
<p>You can get these on your own machine with (e.g) <tt class="docutils literal"><span class="pre">git</span> <span class="pre">help</span> <span class="pre">push</span></tt> or
(same thing) <tt class="docutils literal"><span class="pre">git</span> <span class="pre">push</span> <span class="pre">--help</span></tt>, but, for convenience, here are the
online manual pages for some common commands:</p>
<ul class="simple">
<li><a href="#id50"><span class="problematic" id="id51">`git add`_</span></a></li>
<li><a href="#id52"><span class="problematic" id="id53">`git branch`_</span></a></li>
<li><a href="#id54"><span class="problematic" id="id55">`git checkout`_</span></a></li>
<li><a href="#id56"><span class="problematic" id="id57">`git clone`_</span></a></li>
<li><a href="#id58"><span class="problematic" id="id59">`git commit`_</span></a></li>
<li><a href="#id60"><span class="problematic" id="id61">`git config`_</span></a></li>
<li><a href="#id62"><span class="problematic" id="id63">`git diff`_</span></a></li>
<li><a href="#id64"><span class="problematic" id="id65">`git log`_</span></a></li>
<li><a href="#id66"><span class="problematic" id="id67">`git pull`_</span></a></li>
<li><a href="#id68"><span class="problematic" id="id69">`git push`_</span></a></li>
<li><a href="#id70"><span class="problematic" id="id71">`git remote`_</span></a></li>
<li><a href="#id72"><span class="problematic" id="id73">`git status`_</span></a></li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../../genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="../../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="../../reference/history.html" title="History"
             >next</a> |</li>
        <li class="right" >
          <a href="maintainer_workflow.html" title="Maintainer workflow"
             >previous</a> |</li>
        <li><a href="http://networkx.github.com/">NetworkX Home </a> |&nbsp;</li>
        <li><a href="http://networkx.github.com/documentation.html">Documentation </a>|&nbsp;</li>
        <li><a href="http://networkx.github.com/download.html">Download </a> |&nbsp;</li>
        <li><a href="http://github.com/networkx">Developer (Github)</a></li>



          <li><a href="../index.html" >Developer Guide</a> &raquo;</li>
          <li><a href="index.html" >Working with <em>networkx</em> source code</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2013, NetworkX Developers.
      Last updated on Oct 23, 2013.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
  </body>
</html>