Skip to content
Snippets Groups Projects
Commit 85301edf authored by Chris Coley's avatar Chris Coley
Browse files

Update .gitconfig

parent c47bf54d
Branches
No related tags found
No related merge requests found
...@@ -4,4 +4,9 @@ ...@@ -4,4 +4,9 @@
[push] [push]
default = simple default = simple
[alias] [alias]
alias = config --get-regexp ^alias\\.
stat = status stat = status
unstage = reset HEAD --
last = log -1 HEAD
[credential]
helper = cache --timeout=43200
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment