Bug#698062: [PATCH] add logout hook for git

2013-01-13 Thread anarcat
From: Antoine Beaupré anar...@koumbit.org --- logout.d/30git-commit | 20 1 file changed, 20 insertions(+) create mode 100644 logout.d/30git-commit diff --git a/logout.d/30git-commit b/logout.d/30git-commit new file mode 100644 index 000..a995f9e --- /dev/null +++

Bug#698062: [PATCH] add logout hook for git

2013-01-13 Thread Joey Hess
This seems nice .. but also very intrusive. Perhaps it would be best included as an example the user can install if they choose? -- see shy jo signature.asc Description: Digital signature

Bug#698062: [PATCH] add logout hook for git

2013-01-13 Thread Antoine Beaupré
On 2013-01-13, Joey Hess wrote: This seems nice .. but also very intrusive. Perhaps it would be best included as an example the user can install if they choose? Well by default the hook does nothing - it only adds a logout handler. Users do need to manually configured their bash logout hooks.