Closed yceballost closed 4 years ago
Hi, I would like sync some of folders to avoid overwrite .gitignore or workflow folder in the remote repo.
Is it possible?
Thanks!
It's not possible if you'd like to preserve git history. The only solution is writing a custom workflow to pull in the files you need, commit and push.
Hi, I would like sync some of folders to avoid overwrite .gitignore or workflow folder in the remote repo.
Is it possible?
Thanks!