summaryrefslogtreecommitdiff
path: root/lib/git/repo.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2009-10-22 14:13:17 +0200
committerSebastian Thiel <byronimo@gmail.com>2009-10-22 14:13:17 +0200
commitc53eeaca19163b2b5484304a9ecce3ef92164d70 (patch)
tree15d8057f08df63ea76fc92a3a3d0e1062b46c1e5 /lib/git/repo.py
parent25945899a0067a2dbeeae7a8362a6d68bbc5c6ba (diff)
downloadgitpython-c53eeaca19163b2b5484304a9ecce3ef92164d70.tar.gz
git cmd fix: After removing the with_raw_output flag, I actually did the wrong thing by _not_ stripping the final newline at the end of all git commands we use. This is the default now which cannot be changed - perhaps its wrong to remove it, but in way you'd always want the final newline stripped unless you get data directly, but there are better ways to do that ( blob.data, blob.data_stream, blob.stream_data )
Diffstat (limited to 'lib/git/repo.py')
0 files changed, 0 insertions, 0 deletions