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: August 5, 2023
Created: May 27, 2023