From: Mathieu Baudier Date: Sat, 15 Feb 2025 09:48:50 +0000 (+0100) Subject: Clarify push X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=190771935f779d2393a67d63cbff8ef884d8c2a1;p=pkg%2Fggml Clarify push --- diff --git a/README.md b/README.md index 6760626..b379d1a 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,10 @@ Commit changes and test the build locally: Push to remote repositories: - git push origin "refs/heads/debian/*" "refs/heads/upstream/*" "refs/tags/upstream/*" + git push origin \ + "refs/heads/debian/*" \ + "refs/heads/upstream/*" \ + "refs/tags/upstream/*" ### Using locally built packages Except for `ggml` itself, pbuilder/cowbuilder needs to be configured appropriately