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 11, 2023
Created: June 3, 2023