git remote add origin <repository_url>
git remote set-url origin <repository_url>
git remote show origin
git clone <repository_url>
git checkout [<branch>]
git checkout -b|-B <new-branch> [<start-point>]
git branch
git branch -d <branch_name>
git reset -- file-to-unstage
Popular repositories Loading
-
passport-google-oauth20
passport-google-oauth20 PublicGoogle OAuth20 Authentication using passport.js strategies.
JavaScript 2
-
-
-
vanilla.js-search
vanilla.js-search PublicSearch the data coming east to west in the web !
JavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.