mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-02-02 00:22:32 +00:00
Anathema Device - online edit of handbook/computing/bulkupdatelaptop.html [PosixPath('/home/philip/expoweb/handbook/computing/bulkupdatelaptop.html')]
This commit is contained in:
parent
548cde42b7
commit
cee76a364e
@ -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>
|
||||
<p>On a new machine you need to configure your git identity:
|
||||
<pre><code>git config --global user.email "you@example.com"
|
||||
git config --global user.name "Your Name"
|
||||
<pre><code>git config --global user.email "<font color=blue>anathema.device@example.com</font>"
|
||||
git config --global user.name "<font color=blue>Anathema Device</font>"
|
||||
git config --global pull.rebase true
|
||||
</pre></code>
|
||||
</code></pre>
|
||||
|
||||
|
||||
|
||||
<h3>Cheat lists and quick reminders</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user