Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Membres actifs
fichiers_configuration
Commits
065800e9
Commit
065800e9
authored
Feb 26, 2018
by
Vincent Le gallic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[.gitconfig] Options de git log sympathiques
parent
d16664f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
.gitconfig
.gitconfig
+8
-0
No files found.
.gitconfig
View file @
065800e9
...
...
@@ -38,3 +38,11 @@
# qu'elle a le même nom.
# (dans git 2.0, le comportement par défaut deviendra simple)
default
=
matching
[log]
# Afficher les têtes des branches
decorate
=
true
# Afficher la version courtes des hash de commit
abbrevCommit
=
true
[alias]
# Raccourci pour afficher toutes les branches.
lg
=
log --graph
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment