I have a couple of git repos. One is used for development of specific features(say xyz), while one is the mainline(say main). We periodically pull(sometimes cherrypick as well) changes to main from xyz.
I am looking for a command that shows me a log (git log like output) of the changes present in xyz, but not in main
I tried to look for a command, but couldnt find one.
Would appreciate any help.
thanks in advance.
https://stackoverflow.com/questions/66757148/how-do-i-find-the-list-of-changes-present-in-one-repo-but-not-merged-into-anoth March 23, 2021 at 12:06PM
没有评论:
发表评论