Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit c8cc4758 authored by freezed's avatar freezed :mountain:
Browse files

:wrench: Update git config

parent 992c7a45
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,8 @@
fp = fetch --prune
lga = log --graph --oneline --decorate --since=10days --all
lgla = log --graph --oneline --decorate --date=short --all
lg1 = git log --max-count=1 --stat
lg2 = git log --max-count=2 --stat
lg1 = log --max-count=1 --stat
lg2 = log --max-count=2 --stat
st = status
[mergetool]
......@@ -52,3 +52,7 @@
[init]
defaultBranch = stable
[user]
name = freezed
email = git-expect-noreply@freezed.me
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment