Skip to content

Instantly share code, notes, and snippets.

View VincentHelwig's full-sized avatar
🏠
Working from home

Vincent Helwig VincentHelwig

🏠
Working from home
View GitHub Profile
[user]
name = xxx
email = xxx@domain
[push]
# Default push should only push the current branch to its push target, regardless of its remote name
default = upstream
# When pushing, also push tags whose commit-ishs are now reachable upstream
followTags = true
[color]