Workaround for a bug in GitPython: it does not know that there is 'git commit --amend' ...

Author portnov <portnov@bk.ru>
Author date 2008-06-14 13:35:52
Author local date 2008-06-14 19:35:52 +0600
Committer portnov <portnov@bk.ru>
Committer date 2008-06-14 13:35:52
Committer local date 2008-06-14 19:35:52 +0600
Commit 503d3f0f19e13c2dcba6b929ae72fd107e34f74a
Tree 7f9249e2a32110b3bf2fb58a15941ce9574c3222
Parent a16aa2817c3293d24b57c4a86ab582938acf2739
Workaround for a bug in GitPython: it does not know that there is 'git commit --amend' ...
Affected files:
pygit/pygit.py
pygit/views.py
ViewGit