Skip to content

Commit f17a430

Browse files
committed
fix whitespace
1 parent cf3d852 commit f17a430

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

roles/git/templates/gitconfig.j2

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[user]
2-
name = {{ user }}
3-
email = {{ email }}
2+
name = {{ user }}
3+
email = {{ email }}
44
[merge]
5-
tool = vimdiff
5+
tool = vimdiff
66
[alias]
77
aa = add .
88
ci = commit

0 commit comments

Comments
 (0)