git Git Index

add remote url commad

git remote add origin https://github.com/yashbhangale/Oopsidian.git

git config

git config --global user.name "yashbhangale"
git config --global user.email "yashbhangale9@gmail.com"