hgext/__init__.py
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 23 Jan 2016 23:24:30 -0500
branchstable
changeset 27943 02c5f8ad00ac
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
commit: factor the post commit status check into a cmdutil method The largefiles extension needs to set lfstatus for this status call. Otherwise, if a missing largefile is explicitly named, a confusing message is issued that says the largefile wasn't found, followed by another that says nothing changed.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder