From a8b2ea66f9b0afb27feaa3f92a6ffeb3b3c8a07e Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Fri, 13 Feb 2026 21:28:18 +0100 Subject: [PATCH] document `haze git pull` --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e04a241..2a12c61 100644 --- a/README.md +++ b/README.md @@ -237,10 +237,19 @@ haze git checkout [branch] Checks out the branch in all git repositories within the apps folder. -Defaults to the branch matching the current checked out server versions (e.g. `master` or `stable33`). +Defaults to the branch matching the current checked out server versions (e.g. +`master` or `stable33`). `master` and `main` can be used interchangeably. +#### Pull remote changes for all local apps + +```bash +haze git pull +``` + +Performs a pull in all git repositories within the apps folder. + ## Federation Multiple instances can reach each other by using their instance name as domain