Track instance state in SharePath
#17
Loading…
x
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?
For $XDG_RUNTIME_DIR, according to the spec:
An assumption was made early in the project that this could be used for a limited amount of runtime state, due to the then upstream of this project doing it, as well as other major projects like systemd doing it as well.
Since there is nothing preventing the use of
SharePath
, and it has generally a more stable path format, it should be used here instead.