On Fri, Jun 10, 2016 at 02:15:58PM -0700, Junio C Hamano wrote:
> For this one, I am tempted to say that it may be better to remove
> the verb altogether, which would lead to a more concise error
> message.
Thanks, I will send [PATCH v3] when the next release cycle begins.
Peter
--
To unsubscribe
Signed-off-by: Peter Colberg
---
config.c | 2 +-
refs.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.c b/config.c
index f51c56b..d7ce34b 100644
--- a/config.c
+++ b/config.c
@@ -1281,7 +1281,7 @@ static void git_config_raw(config_fn_t fn, void *data
Signed-off-by: Peter Colberg
---
config.c| 2 +-
po/bg.po| 2 +-
po/ca.po| 2 +-
po/de.po| 2 +-
po/fr.po| 2 +-
po/git.pot | 2 +-
po/ko.po| 2 +-
po/pt_PT.po | 2 +-
po/ru.po| 2 +-
po/sv.po| 2 +-
po/vi.po| 2 +-
po/zh_CN.po | 2 +-
refs.h | 2 +-
13
On Thu, Sep 13, 2012 at 02:30:19PM -0400, Peter Colberg wrote:
> I have trouble installing the Git Perl module to the correct
> installation prefix, which is required for git send-email.
>
> The problem is reproducible with the following commands:
>
> ./configure --pref
Hi,
I have trouble installing the Git Perl module to the correct
installation prefix, which is required for git send-email.
The problem is reproducible with the following commands:
./configure --prefix=/home/peter/usr/rhel6-x86_64/git-1.7.12
make
make install
While git is installed
5 matches
Mail list logo