[tor-commits] [snowflake/master] Add branch to .gitmodule + bump to bbf11bb

arlo at torproject.org arlo at torproject.org
Mon Aug 26 19:15:10 UTC 2019


commit 131cf4f8ea0faaa41774e52f5d81878803f45dbc
Author: Arlo Breault <arlolra at gmail.com>
Date:   Mon Aug 26 12:09:41 2019 -0400

    Add branch to .gitmodule + bump to bbf11bb
    
    This allows you to run `git submodule update --remote` to bump to the
    latest commit on that branch.
---
 .gitmodules       | 1 +
 proxy/translation | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index c217344..5f79304 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
 [submodule "proxy/translation"]
 	path = proxy/translation
 	url = https://git.torproject.org/translation.git
+	branch = snowflakeaddon-messages.json_completed
diff --git a/proxy/translation b/proxy/translation
index 75d3b03..bbf11bb 160000
--- a/proxy/translation
+++ b/proxy/translation
@@ -1 +1 @@
-Subproject commit 75d3b037adf2041b772265e7c1d4e7b3091bc5b8
+Subproject commit bbf11bb0c9f1aca4f6b18c6505645f85e2fa1986



More information about the tor-commits mailing list