`.wmill` needs to be committed in git or not ?
Do we have to commit
.wmill
folder in git repo or only the f/
, u/
, etc directories ?6 Replies
.wmill is only useful in stateful syncs
so no you don't HAVE to
Okay
And files like this
f/abc/folder.meta.yaml
also ?that's to sync the folders
Okay, so if an owner is there in one workspace
and i want to sync the same folder to another workspace where that person is not there
so will it give error or silently fail ?
neither
when a user subscribe with same username in the workspace he will get the permissions
suppose this is the file, but in second prod workspace (where this is synced to), user2 does not exists at all
user1 is senior developer, user2 is developer
oh i understood, if server is same, user2 will become user of second workspace
but if server is different, what will happen ?