[Feature Request] Add Git versioning to the UI #747
andrew-manger
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Feature Request Type
UI Feature
🔖 Feature description
When experimenting with new containers, adding one to a stack, or changing the compose/env files, I can lose track of my last working state. My current solution is using dockge and a shell in tandem to revert the commit when necessary. I would like to be able to create commits, branches, and checkout previous commits through the UI so I can manage everything in dockge.
✔️ Solution
In the central block for a stack, include a section for git where commits and branches can be made, history looked at and reverted to when necessary.
❓ Alternatives
No response
📝 Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions