Hi all,
Please refer the above video to have understanding of how to configure git on local system.
Reference doc:
Official Documentation: https://git-scm.com/docs/git-config
Commands:
git config --global user.name "type your github username"
git config --global user.email "type your github email"
Please do like ,comment and share , let me know your thoughts on this.
Thanks.