[tor-commits] [pluggable-transports/snowflake-webext] 02/02: Update documentation to reference main branch
gitolite role
git at cupani.torproject.org
Mon Apr 10 23:41:54 UTC 2023
This is an automated email from the git hooks/post-receive script.
cohosh pushed a commit to branch main
in repository pluggable-transports/snowflake-webext.
commit 5617b95b9342758d3844a54a539cf5533531ddb1
Author: Cecylia Bocovich <cohosh at torproject.org>
AuthorDate: Mon Apr 10 19:41:22 2023 -0400
Update documentation to reference main branch
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index cc6cecb..a875369 100644
--- a/README.md
+++ b/README.md
@@ -139,7 +139,7 @@ git submodule update
npm run pack-webext x.y.z
# Push the bump commit and tags
-git push origin master
+git push origin main
git push origin --tags
# Upload the generated build-webext-chromium.zip, build-webext-gecko.zip (and source.zip) to the webextension stores, respectively,
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list