]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Fix: docs: development: ensure to fetch all remotes after making a new release develop master
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 21 Feb 2026 16:18:46 +0000 (13:18 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 21 Feb 2026 16:18:46 +0000 (13:18 -0300)
development.md

index da74b5a29132c9ed9bd3afe7d39ce01be4935ae6..46bc9f17d61f5803900bcf7521f6e34feeb294e7 100644 (file)
@@ -45,6 +45,7 @@ If there are repository mirrors, ensure to push changes there as well. Example:
 
     git push all
     git push all --tags
+    git fetch --all
 
 Build the package from the debian Git branch: