12th January 2023
Coding⚑
Git⚑
-
New: Set the upstream remote by default.
bash git config --global --add push.default current git config --global --add push.autoSetupRemote true
New: Set the upstream remote by default.
bash git config --global --add push.default current git config --global --add push.autoSetupRemote true