tedium icon indicating copy to clipboard operation
tedium copied to clipboard

Add extra note that if `--maxChanges` is not passed in, developers can manually push

Open TimvdLippe opened this issue 7 years ago • 0 comments

At first I thought I should always use --maxChanges to actually push the updates to the repository. Later, I discovered I can just run it without and manually push from the freshly cloned repository.

It would be great to either add this to the README or add a comment that, when this argument is not passed in, it states you can manually make modifications and then push changes.

TimvdLippe avatar Mar 20 '18 11:03 TimvdLippe