Add a strip-newlines property to GitCommand.
commit86eb95b90dc869b68d5249b7d106e20b28453a54
authorJames Liggett <jrliggett@cox.net>
Wed, 9 Jul 2008 23:18:45 +0000 (9 16:18 -0700)
committerJames Liggett <jrliggett@cox.net>
Wed, 9 Jul 2008 23:18:45 +0000 (9 16:18 -0700)
tree1f7b00935306f93c61ca1bb49534faf69506328f
parent2ea44d6cb7800f635ea318bfa737de85980c9778
Add a strip-newlines property to GitCommand.

This allows commands that use single line output to remove trailing newlines if needed.
plugins/git/git-command.c