Financial-Times / nori

🍙 exploratory command-line tool to make changes across multiple repositories & track their progress
MIT License
11 stars 0 forks source link

Add a `plan` command #8

Closed simonplend closed 5 years ago

simonplend commented 5 years ago

e.g. run everything, but don't push the branch to the remote origin, instead just show the git log with a diff of the changes in each commit:

git log show -p master..
stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.