summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorLibravatar Shawn O. Pearce <spearce@spearce.org>2007-02-05 15:21:06 -0500
committerLibravatar Junio C Hamano <junkio@cox.net>2007-02-05 13:48:59 -0800
commitea81fcc5762c56b13d1ad04d62b161d782c591f1 (patch)
treed6874903dfc8ad12d74cf90ccf398cc178a453ca /contrib
parentgit-for-each-ref doesn't return "the bit after $GIT_DIR/refs" (diff)
downloadtgif-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 'contrib')
0 files changed, 0 insertions, 0 deletions