Setting up git
git config --global user.name "Mona Lisa"
git config --global user.email "[email protected]"Last updated
Was this helpful?
git config --global user.name "Mona Lisa"
git config --global user.email "[email protected]"Last updated
Was this helpful?
Was this helpful?