Need to have the ability to have the repo under archivist watch sync:
- pull: updates made to remote origin master -> local origin master
- push: updates made to local origin master -> remote origin master
- both: pull & push updates
Currently can only support push, need to add pull / both.
Need to have the ability to have the repo under archivist watch sync:
Currently can only support push, need to add pull / both.