This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-home
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
git default branch name
pull/1/head
Markus Katharina Brechtel
3 years ago
parent
b87934eb28
commit
493ef0590c
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
templates/git/gitconfig.j2
+ 2
- 0
templates/git/gitconfig.j2
View File
@@ -1,3 +1,5 @@
[user]
email = {{git_user_email}}
name = {{git_user_name}}
[init]
defaultBranch = main