updates
This commit is contained in:
parent
279810fd56
commit
e9ec4eaddc
3 changed files with 6 additions and 0 deletions
|
|
@ -13,3 +13,5 @@
|
||||||
[alias]
|
[alias]
|
||||||
test = test:\n
|
test = test:\n
|
||||||
remotereset = reset --hard @{u}
|
remotereset = reset --hard @{u}
|
||||||
|
[credential]
|
||||||
|
helper = osxkeychain
|
||||||
|
|
|
||||||
|
|
@ -40,3 +40,5 @@ Host *
|
||||||
ServerAliveCountMax 18
|
ServerAliveCountMax 18
|
||||||
ServerAliveInterval 5
|
ServerAliveInterval 5
|
||||||
TCPKeepAlive no
|
TCPKeepAlive no
|
||||||
|
Host dev0
|
||||||
|
Hostname shell-dev-a0.pozitronic.com
|
||||||
|
|
|
||||||
|
|
@ -74,3 +74,5 @@ GitHub.sublime-settings
|
||||||
|
|
||||||
# End of https://www.gitignore.io/api/macos,sublimetext,visualstudiocode
|
# End of https://www.gitignore.io/api/macos,sublimetext,visualstudiocode
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
|
local_notes.md
|
||||||
|
notes.md
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue