On Fri, Feb 19, 2016 at 11:20 PM, Stefan Beller <[email protected]> wrote:
> Yes, most likely t/t5521-pull-options.sh or t/t5520-pull.sh would be the right
> place as judging from the file name of the tests.
I checked out both of the files and made following observations -
1) As I'm going to add an option for "git pull --rebase"; tests should
be added for following commands in t/t5521-pull-options.sh
a) git pull --rebase --[no-]autostash
b) git pull -v --rebase --[no-]autostash
c) git pull -q --rebase --[no-]autostash
2) Also test for "pull --rebase --[no-]autostash fails with dirty
working tree and rebase.autostash set" should be added to
t/t5520-pull.sh.
Have I made the right observation?
Thanks,
Mehul Jain
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html