diff options
author | Steve Frécinaux <code@istique.net> | 2008-09-07 21:55:13 +0200 |
---|---|---|
committer | Steve Frécinaux <code@istique.net> | 2008-09-07 22:05:51 +0200 |
commit | 5d3e2f7f57620398df896d9569c5d7c5365f823d (patch) | |
tree | 1d734976d6984236690de77ff4b6eacf31e6b3c7 /lib/git/commit.py | |
parent | befb617d0c645a5fa3177a1b830a8c9871da4168 (diff) | |
download | gitpython-5d3e2f7f57620398df896d9569c5d7c5365f823d.tar.gz |
Allow modifying the project description
Do this:
>>> repo.description = "Foo Bar"
>>> repo.description
'Foo Bar'
Diffstat (limited to 'lib/git/commit.py')
0 files changed, 0 insertions, 0 deletions