Skip to content

Instantly share code, notes, and snippets.

Created August 5, 2009 19:42
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/162900 to your computer and use it in GitHub Desktop.
nk(137):~/plonedev$ git status
# On branch master
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# .installed.cfg
# .mr.developer.cfg
# bin/
# devel/server.ini
# develop-eggs/
# downloads/
# eggs/
# fake-eggs/
# log
# parts/
# versions/known-good-versions.cfg
nothing added to commit but untracked files present (use "git add" to track)
#####
devel/*.ini
production/*.conf
production/windows/*.conf
production/nginx/*
.installed.cfg
.mr.developer.cfg
bin
parts
fake-eggs
var
develop-eggs
theme/theme.xsl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment