Separate the folder setup into a sub-command #9
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: BitGoblin/adept#9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It's kind of awkward that adept tries to initialize the repository every single time before starting the main loop, whereas it'd probably make more sense to have like a "setup" sub-command that can get things initialized and configured for you.
Handled in
4d77a0e2bc
I might revisit this later and add a flag to the root command for checking if the video repository is ready before starting the service.