diff options
| -rw-r--r-- | hgrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ username = Miquel Sabaté Solà <mikisabate@gmail.com> ignore = ~/.hgignore +[hooks] +preupdate = hg status --rev .:$HG_PARENT1 + [alias] show = log -pr |
![]() |
index : dotfiles | |
| My own dotfiles. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | hgrc | 3 |
@@ -2,6 +2,9 @@ username = Miquel Sabaté Solà <mikisabate@gmail.com> ignore = ~/.hgignore +[hooks] +preupdate = hg status --rev .:$HG_PARENT1 + [alias] show = log -pr |