librepages/src
Aravinth Manivannan 325d110e9a
feat: switch to user configured branch even when configuration is changed
DESCRIPTION

Branch switching wasn't possible in earlier versions. If user deploys
"master" branch first and then wants to switch to "pages" branch, they
would have to delete the Pages-managed copy of the repository to
re-initialize the repository.

This patch introduces changes to switch to user configured branch on
startup and at each repository update.
2022-04-09 11:04:44 +05:30
..
deploy.rs feat: switch to user configured branch even when configuration is changed 2022-04-09 11:04:44 +05:30
main.rs fix: set logging env var if unset 2022-03-29 19:16:38 +05:30
meta.rs feat: expose source code url in build details meta endpoint 2022-03-29 17:38:29 +05:30
page.rs feat: switch to user configured branch even when configuration is changed 2022-04-09 11:04:44 +05:30
routes.rs chore: update copyright notice 2022-03-29 17:36:22 +05:30
settings.rs feat: switch to user configured branch even when configuration is changed 2022-04-09 11:04:44 +05:30