commit df76da0f3bfd6897362d2a8a92241167b67fd7a3 Author: Nick Mathewson nickm@torproject.org Date: Mon May 11 11:41:48 2015 -0400
Add a .dummy file in the changes directory to stop git from removing it --- changes/.dummy | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+)
diff --git a/changes/.dummy b/changes/.dummy new file mode 100644 index 0000000..dd9738f --- /dev/null +++ b/changes/.dummy @@ -0,0 +1,37 @@ +This file is here to keep git from removing the changes directory when +all the changes files have been merged. + + + + + + + + + + + + + + + + + + + + + + + + +"I'm Nobody! Who are you? + Are you--Nobody--too? + Then there's a pair of us! + Don’t tell! they'd advertise--you know! + + How dreary--to be--Somebody! + How public--like a Frog-- + To tell one's name--the livelong June-- + To an admiring Bog!" + -- Emily Dickinson +
tor-commits@lists.torproject.org