diff options
author | 2012-05-30 17:01:22 -0400 | |
---|---|---|
committer | 2012-05-30 17:01:22 -0400 | |
commit | 65977a558446fd4208b04614191b68bae838b044 (patch) | |
tree | 0ad6b92ccea3e4e228f93f906fd5bbfd2cba417e /test.hs | |
parent | 96f00bafd033049ae257903f3815d296e3d335ff (diff) |
lock: Reset unlocked file to index, rather than to branch head.
Resetting an unlocked file to the branch head failed if it had just been
added, not committed, and unlocked, since the branch didbn't have it.
The code was concerned about dropping any changes that might be staged in the
index, but I cannot see why.
Diffstat (limited to 'test.hs')
0 files changed, 0 insertions, 0 deletions