Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a --dry-run option for check structural differences before committing #66

Open
clooth opened this issue Jan 28, 2015 · 4 comments
Open

Comments

@clooth
Copy link

clooth commented Jan 28, 2015

I'd love if synx had a --dry-run flag for only outputting what would be the final folder structure, instead of actually doing it straight off.

I might be able to add this in myself and create a pull-request later, but I'm too busy with work at least for this week so I can't do it right now.

@samdods
Copy link

samdods commented Feb 2, 2015

I've created a pull request for this (see here: #67), obviously you can use the version from my fork in the meantime if you wish.

it's not a --dry-run flag, but instead a --warn-only flag.

if you add this as an Xcode build phase, it will generate warnings in the project, so it is staring the developer in the face if they've done something wrong :)

@clooth
Copy link
Author

clooth commented Feb 4, 2015

Awesome! I'll check it out later tonight.

@LukeDefeo
Copy link

this is a great feature is anyone working on this?

@jeeftor
Copy link

jeeftor commented Feb 9, 2016

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants