Message ID | 587ddca42ae36be3d5b333cefe1f9af768bacc9a.1601154262.git.gitgitgadget@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 5a0c32bd4bfdf6e7c1d6f7049b41965b7e9e85d3 |
Headers | show |
Series | Inclusive naming, part II | expand |
diff --git a/builtin/fast-export.c b/builtin/fast-export.c index 1b8fca3ee0..5527135ba8 100644 --- a/builtin/fast-export.c +++ b/builtin/fast-export.c @@ -1026,7 +1026,7 @@ static void handle_tags_and_duplicates(struct string_list *extras) /* * Getting here means we have a commit which * was excluded by a negative refspec (e.g. - * fast-export ^master master). If we are + * fast-export ^HEAD HEAD). If we are * referencing excluded commits, set the ref * to the exact commit. Otherwise, the user * wants the branch exported but every commit