Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cecylia Bocovich
gettor
Commits
32d648ab
Commit
32d648ab
authored
Aug 31, 2019
by
Hiro
🏄
Browse files
Update update_files
parent
98875110
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/update_files
View file @
32d648ab
...
...
@@ -34,6 +34,7 @@ for row in $(
git push
-f
--follow-tags
origin releases
fi
git checkout
-b
torbrowser-releases
git merge releases
diffs
=
$(
git diff github/torbrowser-releases
)
if
[
-z
"
$diffs
"
]
;
then
echo
"No new releases"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment