Answers for "local config"

0

local config

git config --local user.name "Pranav Maheshwari"
git config --local user.email "[email protected]"
Posted by: Guest on August-30-2021

Browse Popular Code Answers by Language