mirror of
https://github.com/masbicudo/LetsEncrypt-Certificate-Creator.git
synced 2026-04-25 08:35:51 +03:00
[GH-ISSUE #8] Commiting should only be possible when no other commits have been started #7
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @masbicudo on GitHub (Feb 3, 2017).
Original GitHub issue: https://github.com/masbicudo/LetsEncrypt-Certificate-Creator/issues/8
While a commit is not committed, a new commit is not possible.
The UI should state this to the user, and start the retry counter, or wait until it can commit.
Also, if there are commits not yet pushed to the origin, there should be a visual indication, so that the user knows that all previous commits will be pushed.