Johannes Schindelin
Johannes Schindelin
> The pull request has 46 commits. The max allowed is 30. Please split the patch series into multiple pull requests. Also consider squashing related commits. If you plan on...
> I merely wanted to check whether the reftable backend will hit GitHub Actions specific issues (which it did). Excellent!
@philip-peterson interesting idea! > There are issues in commit [a44682b](https://github.com/git/git/commit/a44682be3d132a4fca324f11b7c9b88c74bea476): > `apply: use new promise structures in git-apply logic as a proving ground` > Commit checks stopped - the message...
@InnocentZero please force-push to update PRs, don't [close them](https://github.com/git/git/pull/1652) and open a new one. Thank you!
That should not have prevented you from being allowed. Try `/preview`.
```console $ git range-diff 81fffb66d3f702c269a5aee6e403c3ec62fc0277^! ba3248721914d6918fb75597d415269c714683b7^! ``` * 1: 81fffb66d3f ! 1: ba324872191 ci: update FreeBSD cirrus job ``````diff @@ ## Metadata ## -Author: Carlo Marcelo Arenas Belón +Author: Ed...
@alrashedf as described in https://gitgitgadget.github.io/: > Unlike most open source projects, Git itself does not accept code contributions via Pull Requests. Instead, patches are [submitted to the Git mailing list](https://git-scm.com/docs/SubmittingPatches)...