abapGit
abapGit copied to clipboard
Support initial branch creation / initial commit
trafficstars
https://github.com/abapGit/abapGit/blob/7c46e659e200035512d2d16fadd03173dc9357ea/src/git/zcl_abapgit_git_branch_list.clas.abap#L286
Some git hosts do not allow for direct initialization of the git repo when creating it in the web UI (bitbucket for example). You then need to use the command line which is a bit annoying.


From slack: https://abapgit.slack.com/archives/C4K5GM9D0/p1673358126697579
It would be even more useful, if the complete repo creation could be triggered from abapGit. So repo name + branch + description (initial readme) + license.