diff options
author | Francois Marier <francois@debian.org> | 2010-08-05 20:52:17 -0400 |
---|---|---|
committer | Francois Marier <francois@debian.org> | 2010-08-05 20:52:17 -0400 |
commit | 79cef0ebbb86de5ccac38255434d0d2bb18fb3c1 (patch) | |
tree | c52a30aed1698086e887ea80b989168416e18f17 /issues/i_9b0d3687.cil | |
parent | 2b73a8c304bf705eaa3b83526698e4278accdf46 (diff) | |
parent | 9fcb3bc29dfd429f521c4e40452197dc364310c3 (diff) |
Merge commit 'upstream/0.07.00'
Diffstat (limited to 'issues/i_9b0d3687.cil')
-rw-r--r-- | issues/i_9b0d3687.cil | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/issues/i_9b0d3687.cil b/issues/i_9b0d3687.cil new file mode 100644 index 0000000..1e39717 --- /dev/null +++ b/issues/i_9b0d3687.cil @@ -0,0 +1,10 @@ +Summary: Add ability to run some Git commands from some hooks +Status: New +CreatedBy: Andrew Chilton <andychilton@gmail.com> +AssignedTo: Andrew Chilton <andychilton@gmail.com> +Inserted: 2008-07-13T10:35:52 +Updated: 2008-07-13T10:39:37 + +When we add/edit an issue, a comment or an attachment it would be good to be able to +run some Git commands to make sure those files are tracked by Git (or the VCS +of your choosing). |