commit | 47349a8cc02b3cb39bfc69cb7abec88ad3e34ebf | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Sat Mar 20 19:27:17 2010 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Mar 20 20:36:10 2010 -0700 |
tree | ab475e75359b3e4c34c71b6db1060136dc04731c | |
parent | 0d0925c5e25fad8079739be36d88faa21fc1f588 [diff] |
tests: document format of conflicts from checkout -m We are about to change the format of the conflict hunks that ‘checkout --merge’ writes. Add tests checking the current behavior first. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>