diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-02-05 15:21:06 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-05 13:48:59 -0800 |
commit | ea81fcc5762c56b13d1ad04d62b161d782c591f1 (patch) | |
tree | d6874903dfc8ad12d74cf90ccf398cc178a453ca /Documentation/git-sh-setup.txt | |
parent | git-for-each-ref doesn't return "the bit after $GIT_DIR/refs" (diff) | |
download | tgif-ea81fcc5762c56b13d1ad04d62b161d782c591f1.tar.xz |
Show an example of deleting commits with git-rebase.
This particular use of git-rebase to remove a single commit or a
range of commits from the history of a branch recently came up on
the mailing list. Documenting the example should help other users
arrive at the same solution on their own.
It also was not obvious to the newcomer that git-rebase is able to
accept any commit for --onto <newbase> and <upstream>. We should
at least minimally document this, as much of the language in
git-rebase's manpage refers to 'branch' rather than 'committish'.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-sh-setup.txt')
0 files changed, 0 insertions, 0 deletions