diff options
author | Jeff King <peff@peff.net> | 2012-05-07 15:18:26 -0400 |
---|---|---|
committer | Jeff King <peff@peff.net> | 2012-05-08 04:51:07 -0400 |
commit | 036dbbfb2d9127dcef3d742b99ac8677006f6d33 (patch) | |
tree | acb70804a68ca37bfaf97dd41d4d372c624f8967 /Documentation/git-log.txt | |
parent | Merge branch 'jc/merge-reduce-parents-early' into maint (diff) | |
download | tgif-036dbbfb2d9127dcef3d742b99ac8677006f6d33.tar.xz |
commit: refactor option parsing
The options are declared as a static global, but really they
need only be accessible from cmd_commit. Additionally,
declare the "struct wt_status" in cmd_commit and cmd_status
as static at the top of each function; this will let the
options lists reference them directly, which will facilitate
further cleanups.
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'Documentation/git-log.txt')
0 files changed, 0 insertions, 0 deletions