diff --git a/dotfiles/hgrc b/dotfiles/hgrc index 20bc5b3..05e8154 100644 --- a/dotfiles/hgrc +++ b/dotfiles/hgrc @@ -29,6 +29,7 @@ ignore = update, push, pull, merge, fetch, clone, record, qrecord [defaults] commit = -v qnew = -Ue +qselect = -n --pop [alias] apply = import --no-commit