Yeah, after I checked the code I saw that this is interpreted as
integer and fixed my configuration
2017-07-21 16:33 GMT+02:00 Junio C Hamano :
> Uwe Hausbrand writes:
>
>> seems like there is a bug with "git rerere gc" not understanding grace
>> periods like &qu
Hi all,
seems like there is a bug with "git rerere gc" not understanding grace
periods like "60 days" defined in the config.
What I did:
git config gc.rerereresolved "60 days"
git gc
results in:
Counting objects: 158790, done.
Delta compression using up to 8 threads.
Compressing objects: 100%
Hi all,
I am using the pre-rebase hook to generate a tag. I am using this tag
to check if my rebase lost any commits or content when i'm cleaning up
my local commit history.
What i now want to do is using a post-rebase hook to make a diff check
and remove my generated tag in case there is no diffe
3 matches
Mail list logo