Code review comment for lp:~pkunal-parmar/ubuntu-calendar-app/MonthHighlightFix

Revision history for this message
Olivier Tilloy (osomon) wrote :

> > What with the changes to manifest.json? They look unrelated.
>
> Right, its not related, I don't know but when I make branch its gets changed
> by itself.
>
> Do you know how to avoid it and how I can revert it back ?

It’s as easy as choosing what to commit and what not to commit when you issue `bzr commit`. It’s made even easier if you use the qbzr frontend: `bzr qcommit`.

Or, before committing, you can issue `bzr revert manifest.json`.

Now to fix this situation you will need to manually revert the changes.

« Back to merge proposal