Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Krause
tardis-doc
Commits
8d360d96
Commit
8d360d96
authored
Mar 01, 2018
by
Michael Krause
🎉
Browse files
push.sh now serves *3* remotes
parent
e8481b51
Pipeline
#17
passed with stages
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
push.sh
View file @
8d360d96
#!/bin/bash
git push
git checkout gl-pages
git merge master
git push
git checkout public
git merge master
git push
git checkout master
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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