# This is Git's per-user configuration file. [user] # Please adapt and uncomment the following lines: name = Benjamin Chausse email = benjamin@chausse.xyz [init] defaultBranch = master [push] autoSetupRemote = true [pull] rebase = false