diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-04-29 01:54:57 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-05-02 13:06:11 -0400 |
commit | dc6716b83d3f90f8b1b2c611fe4f9f7c9fb14f5e (patch) | |
tree | 67904006dd5bc9a375dbcef59a10cb85a798bda5 /Makefile | |
parent | 7416bbc65cbcc3db9cafe50b92c14193ac295dbe (diff) | |
download | git-dc6716b83d3f90f8b1b2c611fe4f9f7c9fb14f5e.tar.gz |
git-gui: Refactor to use our git proc more often
Whenever we want to execute a git subcommand from the plumbing
layer (and on rare occasion, the more porcelain-ish layer) we
tend to use our proc wrapper, just to make the code slightly
cleaner at the call sites. I wasn't doing that in a couple of
places, so this is a simple cleanup to correct that.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions