From 855cfd05ec0f53f64202912dc85a749e09a34cf7 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Thu, 20 Nov 2008 10:58:06 +0100 Subject: [PATCH] initial --- .topdeps | 1 + .topmsg | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 .topdeps create mode 100644 .topmsg diff --git a/.topdeps b/.topdeps new file mode 100644 index 0000000..0459513 --- /dev/null +++ b/.topdeps @@ -0,0 +1 @@ +upstream diff --git a/.topmsg b/.topmsg new file mode 100644 index 0000000..5892994 --- /dev/null +++ b/.topmsg @@ -0,0 +1,10 @@ +From: martin f. krafft +Subject: [PATCH] Allow help/--help/-h to be run outside of a TopGit repo + +The user ought to be able to call `tg help` from anywhere in the filesystem, +not just Git repositories, so the help parsing has to happen before the calls +to git git binary. + +Debian bug: #501982 + +Signed-off-by: martin f. krafft -- 2.30.2