mirror of
https://github.com/git/git.git
synced 2026-01-18 14:44:28 +00:00
git-filter-branch.txt: fix a typo.
Signed-off-by: Sergei Organov <osv@javad.com> Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
d9d10bb854
commit
8451c565bc
@@ -219,7 +219,7 @@ git filter-branch --commit-filter '
|
||||
fi' HEAD
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
The function 'skip_commits' is defined as follows:
|
||||
The function 'skip_commit' is defined as follows:
|
||||
|
||||
--------------------------
|
||||
skip_commit()
|
||||
|
||||
Reference in New Issue
Block a user