mirror of
https://github.com/vacp2p/rlnp2p.vac.dev.git
synced 2026-01-08 04:33:54 -05:00
a678a6417627fd55421200b3edba609958cc65ba
RLNp2p Website
Made and deployed with logos site-builder.
Continuous Deloyment
stagingbranch is deployed to staging.vac.devmasterbranch is deployed to vac.dev
Change Process
- Create a new working branch from
staging:git checkout staging; git checkout -b my-changes; - Proceed with changes, push to
originand open a Pull Request againststaging; - Once approved, merge pull request, check changes on staging.vac.dev;
- Once ready to promote to live website, rebase master on staging:
git checkout master; git pull master; git rebase origin/staging; git push.
Description
Languages
Markdown
100%