Add a merged upstream test for pull and push
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 3 Mar 2006 22:13:11 +0000 (22:13 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 3 Mar 2006 22:13:52 +0000 (22:13 +0000)
This patch adds the --merged option to both pull and push commands. With
this option, these commands will first try to check which patches were
merged upstream by reverse-applying them in reverse order. This should
solve the situation where several patches modify the same line in a file.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>

No differences found