git-am and git-rebase inconsistency

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The git-am and git-rebase commands have some similarities in that both
try to apply patches and may fail in the middle.  Both commands can be
rerun to continue the application.  The --skip option is used in both
to skip one patch, but when a conflict has been resolved, git-rebase
uses --continue, and git-am uses --resolved for what seems to me to be
the equivalent action.

It would probably be good, although not terribly important, if these
commands were change to be in harmony.  But I'm not sure which option
I like best...

-- 
David Kågedal

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]