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

tsrc sync discards local manifest changes #279

Open
dmerejkowsky opened this issue Jan 27, 2021 · 1 comment
Open

tsrc sync discards local manifest changes #279

dmerejkowsky opened this issue Jan 27, 2021 · 1 comment

Comments

@dmerejkowsky
Copy link
Collaborator

Step to reproduce:

  • Change local manifest (in .tsrc/manifest/manifest.yml
  • Run tsrc sync
  • Your local changes are silently discarded

I think tsrc sync should abort with an error if the local manifest is dirty

@Lecrapouille
Copy link
Contributor

And for your question about Change local manifest in .tsrc/manifest/manifest.yml Because obviously I made this mistake before seeing the documentation ^^ from my memory, my workaround was:

rm -fr .tsrc
tsrc init <URL>
tsrc sync

Ok foolish!

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

2 participants