Skip to content

pack.packsizelimit cannot be unset #288

@tacker66

Description

@tacker66

Steps to reproduce:

git --version
git config pack.packsizelimit
git config --unset --global pack.packsizelimit
git config --unset --system pack.packsizelimit
git config --unset --local pack.packsizelimit
git config pack.packsizelimit

Output:

git version 2.5.0.windows.1
2g
2g

I use the 64bit version of Git-for-Windows on Win7 64bit.
This works with 2.5.0 on cygwin and worked with 1.9.5-preview20150319.

Seems to be related to #264.

Thomas

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions