Personal@LAPTOP-SKVEHBA2 MINGW64 /e/git pushing (main)
$ git remote add origin https://github.com/Subrata-Rajak/Git-pushing.git
Personal@LAPTOP-SKVEHBA2 MINGW64 /e/git pushing (main)
$ git remote -v
origin https://github.com/Subrata-Rajak/Git-pushing.git (fetch)
origin https://github.com/Subrata-Rajak/Git-pushing.git (push)