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"
|
|
@ -1,8 +0,0 @@
|
|||
Git
|
||||
===
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
configure
|
||||
snippets
|
|
@ -1,13 +0,0 @@
|
|||
********
|
||||
Snippets
|
||||
********
|
||||
|
||||
TODO
|
||||
====
|
||||
|
||||
* .gitignore
|
||||
* aliases
|
||||
* git diff
|
||||
|
||||
* cached (staging area)
|
||||
* character
|
|
@ -4,6 +4,5 @@ Versions
|
|||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
git/index
|
||||
git-bash/index
|
||||
gource/index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue