add git
This commit is contained in:
parent
9903dc7529
commit
1d097d3d39
@ -1,16 +1,11 @@
|
|||||||
[credential]
|
[credential]
|
||||||
credentialStore = secretservice
|
credentialStore = secretservice
|
||||||
helper =
|
helper = /usr/lib/git-core/git-credential-libsecret
|
||||||
helper = /usr/bin/git-credential-manager
|
|
||||||
[credential "https://dev.azure.com"]
|
|
||||||
useHttpPath = true
|
|
||||||
[credential "https://git.shoebottom.ca"]
|
|
||||||
provider = generic
|
|
||||||
[user]
|
[user]
|
||||||
email = ir.shoebottom@gmail.com
|
email = ir.shoebottom@gmail.com
|
||||||
name = Isaac Shoebottom
|
name = Isaac Shoebottom
|
||||||
[core]
|
[core]
|
||||||
editor = nano
|
editor = micro
|
||||||
autocrlf = false
|
autocrlf = false
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = master
|
defaultBranch = master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user