Skip to content

Instantly share code, notes, and snippets.

@kylejohnson
Created May 3, 2013 01:18
Show Gist options
  • Save kylejohnson/5506619 to your computer and use it in GitHub Desktop.
Save kylejohnson/5506619 to your computer and use it in GitHub Desktop.
kjohnson@zoneminder:~/ZoneMinder/web$ git branch
develop
master
* modern
kjohnson@zoneminder:~/ZoneMinder/web$ git status
# On branch modern
nothing to commit (working directory clean)
kjohnson@zoneminder:~/ZoneMinder/web$ ls
app index.php lib plugins README.md vendors
kjohnson@zoneminder:~/ZoneMinder/web$ git push origin modern
Everything up-to-date
kjohnson@zoneminder:~/ZoneMinder/web$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment