Skip to content

Instantly share code, notes, and snippets.

@csbond007
Created July 27, 2016 20:55
Show Gist options
  • Save csbond007/9257b1a762b6925d479721a3b0393447 to your computer and use it in GitHub Desktop.
Save csbond007/9257b1a762b6925d479721a3b0393447 to your computer and use it in GitHub Desktop.
git clone https://github.com/csbond007/LiquidWeb.git
git pull
git status
git branch
// changes
// if files add then git add "filename"
git status
git commit -a -m "Commit"
git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment