Show More
@@ -28,6 +28,9 Mercurial-patchbomb/.* -> Mercurial-patc | |||||
28 | $ echo "[extensions]" >> $HGRCPATH |
|
28 | $ echo "[extensions]" >> $HGRCPATH | |
29 | $ echo "patchbomb=" >> $HGRCPATH |
|
29 | $ echo "patchbomb=" >> $HGRCPATH | |
30 |
|
30 | |||
|
31 | Ensure hg email output is sent to stdout | |||
|
32 | $ unset PAGER | |||
|
33 | ||||
31 | $ hg init t |
|
34 | $ hg init t | |
32 | $ cd t |
|
35 | $ cd t | |
33 | $ echo a > a |
|
36 | $ echo a > a |
General Comments 0
You need to be logged in to leave comments.
Login now