Skip to content

Instantly share code, notes, and snippets.

@sajjadIslam2619
Created February 26, 2016 16:14
Show Gist options
  • Save sajjadIslam2619/7ed16c8be90a52d398a8 to your computer and use it in GitHub Desktop.
Save sajjadIslam2619/7ed16c8be90a52d398a8 to your computer and use it in GitHub Desktop.
git init
git add .
git commit -m "msg"
// link
git push -u origin master
//git status
//git add .
//git commit -m "msg"
//git push origin master
@sajjadIslam2619
Copy link
Author

//git pull
git clone *HTTPS Link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment