summaryrefslogtreecommitdiff
path: root/diff-lib.c
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-05-18 13:08:17 -0400
committerShawn O. Pearce <spearce@spearce.org>2008-05-20 15:44:46 -0400
commit16dd62ac4de10c9ae27d29bb1c906ad97ac8908f (patch)
tree26a475c0a74f51872513993c41e8e15286df9fa5 /diff-lib.c
parent76bb40cde0e15e8d0e8493abb0bd18a5d6386ad7 (diff)
downloadgit-16dd62ac4de10c9ae27d29bb1c906ad97ac8908f.tar.gz
git-gui: Add a --trace command line option
Often new Git users want to know what commands git-gui uses to make changes, so they can learn the command line interface by mimicking what git-gui does in response to GUI actions. Showing the direct commands being executed is easy enough to implement but this is of little value to end-users because git-gui frequently directly calls plumbing, not porcelain. Since the code is already written and tested, its fairly harmless to include. It may not help a new end-user, but it can help with debugging git-gui or reverse-engineering its logic to further make changes to it or implement another GUI for Git. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'diff-lib.c')
0 files changed, 0 insertions, 0 deletions