diff options
author | Junio C Hamano <junkio@cox.net> | 2006-04-15 03:16:46 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-04-15 03:24:33 -0700 |
commit | f4235f8b2ef875b85ead74ffa199d827f9ee9d8d (patch) | |
tree | 9805f85029ac2c0a392c00e8a2e7a7be1e252933 /git-revert.sh | |
parent | diff-tree: typefix. (diff) | |
download | tgif-f4235f8b2ef875b85ead74ffa199d827f9ee9d8d.tar.xz |
Extract "log [diff options]" parser out.
Merging of the log-tree-opt structure with rev-info structure
did not work out very well and it broke things that did not want
diff options and/or rev options.
This is an alternative approach to define a combined interface
that can be used by commands that wants both. The use of it is
opt-in to reduce the risk of breaking existing programs.
We might want to slurp "setup_revisions() places things in
pending objects list" part from Linus's earlier attempt.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-revert.sh')
0 files changed, 0 insertions, 0 deletions