mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-09 07:14:36 +00:00
Anathema Device - online edit of handbook/computing/bulkupdatelaptop.html [PosixPath('/home/philip/expoweb/handbook/computing/bulkupdatelaptop.html')]
This commit is contained in:
@@ -121,10 +121,11 @@ You can do this entirely on your own if you have access to the <i>expo laptop</i
|
|||||||
|
|
||||||
<h2 id="git">Configuring git</h2>
|
<h2 id="git">Configuring git</h2>
|
||||||
<p>On a new machine you need to configure your git identity:
|
<p>On a new machine you need to configure your git identity:
|
||||||
<pre><code>git config --global user.email "you@example.com"
|
<pre><code>git config --global user.email "<font color=blue>anathema.device@example.com</font>"
|
||||||
git config --global user.name "Your Name"
|
git config --global user.name "<font color=blue>Anathema Device</font>"
|
||||||
git config --global pull.rebase true
|
git config --global pull.rebase true
|
||||||
</pre></code>
|
</code></pre>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h3>Cheat lists and quick reminders</h3>
|
<h3>Cheat lists and quick reminders</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user