diff options
author | Kai Lautaportti <kai.lautaportti@hexagonit.fi> | 2008-09-12 22:03:56 +0300 |
---|---|---|
committer | Kai Lautaportti <kai.lautaportti@hexagonit.fi> | 2008-09-12 22:03:56 +0300 |
commit | 125b4875b5035dc4f6bad4351651a4236b82baeb (patch) | |
tree | 602068aa79e32eb575b6e65a2f66ba970fa46f52 /lib/git/commit.py | |
parent | 3131d1a5295508f583ae22788a1065144bec3cee (diff) | |
download | gitpython-125b4875b5035dc4f6bad4351651a4236b82baeb.tar.gz |
Added a read-only property Repo.is_dirty which reflects the status of the
working directory.
A working directory is dirty if it has any uncommitted changes (in the working
directory or in the index). Bare repositories are by nature always clean.
Diffstat (limited to 'lib/git/commit.py')
0 files changed, 0 insertions, 0 deletions