Subject: | [PATCH] Allow bare repositories |
Date: | Mon, 30 Mar 2009 20:12:50 +0200 |
To: | bug-Git-PurePerl [...] rt.cpan.org |
From: | Martijn van Beers <MARTIJN [...] cpan.org> |
Adds an extra 'gitdir' parameter, which is the path of what is the .git
directory for a normal repository. You can specify both, which isn't
usually what you want, but might come in handy for things like keeping
track of configuration in your $HOME where you don't want a $HOME/.git
directory
---
lib/Git/PurePerl.pm | 70 +++++++++++++++++++++++++++++++++++---------------
t/init.t | 23 +++++++++++++---
2 files changed, 67 insertions(+), 26 deletions(-)
Message body is not shown because sender requested not to inline it.