Posts by Aravind • 1 point
1 post
-
-1
votes3
answers919
viewsA: GIT: I can’t send my files to Github
Can Try this one git remote add <URL> git add. git push <remote name> <branch name>
1 post
-1
votes3
answers919
viewsCan Try this one git remote add <URL> git add. git push <remote name> <branch name>