view tests/fake-editor.sh @ 2718:b6fa7b3e13d4

topics: add a config knob to forbid untopiced commit After this patch one can add the following to their hgrc to stop allowing new commits with no topic on it. [experimental] enforce-topic = yes
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 06 Jul 2017 03:31:11 +0530
parents 970a4c13ebc3
children
line wrap: on
line source

#!/bin/sh
sleep 5
echo "new desc" >> $1