Skip to content

Instantly share code, notes, and snippets.

@ranchodeluxe
Created July 16, 2012 21:13
Show Gist options
  • Save ranchodeluxe/3125106 to your computer and use it in GitHub Desktop.
Save ranchodeluxe/3125106 to your computer and use it in GitHub Desktop.
gcorradini@long:/data1/regional/southwest/ERMA/conf$ git status
# On branch master
# Your branch is behind 'origin/master' by 26 commits, and can be fast-forwarded.
#
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: crons/install.sh
# modified: ../htdocs/css/erma.css
# modified: ../htdocs/erma.html
# modified: ../htdocs/js/erma.js
# modified: ../lib/ERMA/Applet/RequestAccount.pm
# modified: ../../django/layerquery/ERMA/management/commands/ermainspectdb.py
# modified: ../../django/layerquery/erma_api/api_classes/ModelManager.py
# modified: ../../django/layerquery/erma_api/api_classes/auth.py
# modified: ../../django/layerquery/erma_api/api_classes/managers/DataLayerManager.py
# modified: ../../django/layerquery/erma_api/djtasks.py
# modified: ../../django/layerquery/erma_api/forms.py
# modified: ../../django/layerquery/erma_api/models.py
# modified: ../../django/layerquery/erma_api/templates/erma_api/test.html
# modified: ../../django/layerquery/erma_api/views/__init__.py
# modified: ../../django/layerquery/settings.py
#
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# ../../django/layerquery/erma_api/api_classes/managers/SiteDataManager.py
# ../../django/layerquery/erma_api/static/
no changes added to commit (use "git add" and/or "git commit -a")
gcorradini@long:/data1/regional/southwest/ERMA/conf$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment