Merge branch 'js/default-branch-name-part-2'
Update the tests to drop word 'master' from them. * js/default-branch-name-part-2: t9902: avoid using the branch name `master` tests: avoid variations of the `master` branch name t3200: avoid variations of the `master` branch name fast-export: avoid using unnecessary language in a code comment t/test-terminal: avoid non-inclusive language
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user