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
- For each `vcsChangeListNode`: rewrites file with path `vcsChangeListNode.getFilePath()` within branch `branchName` with content `vcsChangeListNode.getContent()`
74
74
- Single commit, commit message is all `vcsChangeListNode.getCommitMessage()` strings joined with ", "
75
-
- Creates files and its parent folders if doesn't exists
75
+
- Creates files and its parent folders if aren't exist
0 commit comments