diff options
author | Jeff King <peff@peff.net> | 2007-05-07 01:28:34 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-06 23:30:38 -0700 |
commit | 604d7a1ac0405c2ce048a1113e60d9d0c0d3e3d9 (patch) | |
tree | 845a84af76f3ac0dd92635737cfc70577cdb2b40 /Documentation/git-cvsexportcommit.txt | |
parent | a1dc34fa951a2ee8a2c85fbb9d8fdf1d63b54b43 (diff) | |
download | git-604d7a1ac0405c2ce048a1113e60d9d0c0d3e3d9.tar.gz |
Documentation: don't reference non-existent 'git-cvsapplycommit'
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-cvsexportcommit.txt')
-rw-r--r-- | Documentation/git-cvsexportcommit.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-cvsexportcommit.txt b/Documentation/git-cvsexportcommit.txt index 555b8234f0..fd7f54093f 100644 --- a/Documentation/git-cvsexportcommit.txt +++ b/Documentation/git-cvsexportcommit.txt @@ -25,7 +25,7 @@ by default. Supports file additions, removals, and commits that affect binary files. -If the commit is a merge commit, you must tell git-cvsapplycommit what parent +If the commit is a merge commit, you must tell git-cvsexportcommit what parent should the changeset be done against. OPTIONS |