Commit Briefs




c90c8ce30c Stefan Sperling

preserve unversioned files when merging added symlinks


fba9f79c4f Stefan Sperling

restore unversioned file test case in test_cherrypick_symlink_conflicts

One part of current behaviour is to delete an unversioned file and replace it with a symlink; that's very bad in case the user wants to keep the file.




e26bafba99 Stefan Sperling

add cherrypick test for symlink conflict cases

This test accepts the current behaviour, even though the current behaviour isn't ideal in some cases.



e730362696 Stefan Sperling

add submodule tests

ok semarie





2b92fad780 Stefan Sperling

test and fix expected file status after 'got cherrypick'


234035bc79 Stefan Sperling

add 'got cherrypick' command