Skip to content

Git

Distributed version control system

Config

# Automatically create upstream branches on push
git config --global --add --bool push.autoSetupRemote true

Last update: April 30, 2023
Created: April 30, 2023