git/auto-build
This commit is contained in:
parent
f0b95a2fe0
commit
8a4ec2ee20
5 changed files with 17 additions and 4 deletions
|
@ -1,19 +0,0 @@
|
|||
*********
|
||||
Configure
|
||||
*********
|
||||
|
||||
Identity
|
||||
========
|
||||
|
||||
.. code:: shell
|
||||
|
||||
git config user.name "First Last"
|
||||
git config user.email "user@domain.tld"
|
||||
|
||||
* ~/.gitconfig
|
||||
|
||||
.. code:: ini
|
||||
|
||||
[user]
|
||||
name = "First Last"
|
||||
email = "user@domain.tld"
|
Loading…
Add table
Add a link
Reference in a new issue