You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user needs to share something on a public repo, it should be a soft link to where they usually keep and edit the file.
If the target file moves, should the soft link be updated? We have the privilege of servers being able to do that on behalf of the user, but should they?
How should a soft link to a private repo work? What if the target file was in a public repo, that was made private afterwards? should the server keep track of these softlinks and just duplicate and sync them?
The text was updated successfully, but these errors were encountered:
Cool URIs don't change https://www.w3.org/Provider/Style/URI.html, the data store then should help users keep their URIs stable while keeping maintenance cost cheap.
The text was updated successfully, but these errors were encountered: