How can I check that all the changes in a git branch have been cherry-picked or rebased into its upstream branch?
Источник: The Old New Thing
Источник: The Old New Thing
Microsoft News
How can I check that all the changes in a git branch have been cherry-picked or rebased into its upstream branch?
You can pretend to merge it and see if anything happens.