mercurial/__init__.py
author Idan Kamara <idankk86@gmail.com>
Tue, 24 May 2011 19:17:04 +0300
changeset 14425 e89534504fb9
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
record: add an option to backup all wc modifications Also, don't create a backup dir if we have no files to backup. This is essential for qrefresh --interactive. Since we can't select individual files to qrefresh without eliminating already present changes, we have to backup all changes in the working copy to avoid refreshing unaccepted hunks. (thanks to Patrick for the idea)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: