Q1 - Initialize a Repository and Basic Configurations
Last updated
Last updated
On branch main
No commits yet
nothing to commit, working tree cleangit config --global user.name "Syed Jafer"
git config --global user.email "[email protected]"git config --global --list