<ahref="tutorial_drude.html"class="btn btn-neutral"title="Tutorial for Thermalized Drude oscillators in LAMMPS"accesskey="p"><spanclass="fa fa-arrow-circle-left"></span> Previous</a>
<p>This document briefly describes how to use GitHub to merge changes you
make into LAMMPS, using GitHub. It assumes that you are familiar with
git. You may want to have a look at the <aclass="reference external"href="http://git-scm.com/book/">Git book</a> to reacquaint yourself.</p>
<hrclass="docutils"/>
<p><strong>Making an account</strong></p>
<p>First of all, you need a GitHub account. This is fairly simple, just
go to <aclass="reference external"href="https://github.com">GitHub</a> and create an account by clicking
the “Sign up for GitHub” button. Once your account is created, you
can sign in by clicking the button in the top left and filling in your
username or e-mail address and password.</p>
<hrclass="docutils"/>
<p><strong>Forking the repository</strong></p>
<p>To get changes into LAMMPS, you need to first fork the repository. At
the time of writing, LAMMPS-ICMS is the preferred fork. Go to <aclass="reference external"href="https://github.com/lammps/lammps">LAMMPS on GitHub</a> and make sure branch is
set to “lammps-icms”, see the figure below.</p>
<ahref="tutorial_drude.html"class="btn btn-neutral"title="Tutorial for Thermalized Drude oscillators in LAMMPS"accesskey="p"><spanclass="fa fa-arrow-circle-left"></span> Previous</a>
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <ahref="https://readthedocs.org">Read the Docs</a>.