Bug P3
Status Update
Comments
ma...@gmail.com <ma...@gmail.com> #2
[Empty comment from Monorail migration]
jr...@google.com <jr...@google.com> #3
Could/should this respect Git's core.defaultBranchName setting?
ek...@google.com <ek...@google.com> #4
Nice, that Git has such a config setting. For sure we should make use of it. Thanks for suggesting!
ma...@gmail.com <ma...@gmail.com> #5
AFAICS this new option didn't yet reach a git release, it's currently cooking [1].
I think the original discussion on the git list is here: [2]
I filed a bug for JGit to also add support for the new options core.defaultBranch and core.mainBranch [3].
[1]https://lore.kernel.org/git/xmqqimfid2l1.fsf@gitster.c.googlers.com/
[2]https://lore.kernel.org/git/20200629085957.GS21462@kitsune.suse.cz/
[3]https://bugs.eclipse.org/bugs/show_bug.cgi?id=564794
I think the original discussion on the git list is here: [2]
I filed a bug for JGit to also add support for the new options core.defaultBranch and core.mainBranch [3].
[1]
[2]
[3]
ma...@gmail.com <ma...@gmail.com> #6
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #7
proposed implementation for [3] in jgit:
- "init: allow specifying the initial branch name for the new repository" [4]
- "init: add config option to set default for the initial branch name" [5]
[4]https://git.eclipse.org/r/c/jgit/jgit/+/175296/1
[5]https://git.eclipse.org/r/c/jgit/jgit/+/175297/2
- "init: allow specifying the initial branch name for the new repository" [4]
- "init: add config option to set default for the initial branch name" [5]
[4]
[5]
ma...@gmail.com <ma...@gmail.com> #8
[4] and [5] were submitted and will be included in jgit 5.11.0
da...@gmail.com <da...@gmail.com> #10
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #11
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #12
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #13
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #14
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #15
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #16
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #17
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #18
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #19
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #20
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #21
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #22
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #23
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #24
[Empty comment from Monorail migration]
is...@google.com <is...@google.com> #25
Edits were made to reflect the following in Monorail: auto-CCs.
Description