Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to handle .rej files in mercurial

Tags:

mercurial

I am getting some .rej files while workin with mercurial. Can anyone tell me what are these and how to handle these?

like image 598
Anup Allamsetty Avatar asked Oct 19 '25 08:10

Anup Allamsetty


1 Answers

When there are merge conflicts, or an applied patch fails to patch one or more chunks, the .rej files show the rejected chunks. They represent parts of the merge or patch that failed. If you've resolved the merge to your satisfaction, they can be deleted.

like image 194
Mark Tolonen Avatar answered Oct 22 '25 06:10

Mark Tolonen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!