Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

portable/release.sh: unset pack.packSizeLimit #212

Conversation

tanushree27
Copy link
Contributor

added script to unset pack.packSizeLimit in portableGit64.

this closes issue git-for-windows/git#1903

added script to unset `pack.packSizeLimit` in portableGit64.

this closes issue git-for-windows/git#1903

Signed-off-by: tanushree27 <[email protected]>
@dscho
Copy link
Member

dscho commented Nov 5, 2018

Just to make sure: did a test verify that this works as intended?

@tanushree27
Copy link
Contributor Author

Yes, I tested and verified this works as intended. Now after installation pack.packSizeLimit in <installation_path>/mingw64/etc/gitconfig is unset.

@dscho
Copy link
Member

dscho commented Nov 10, 2018

Perfect, thanks!

@dscho dscho merged commit 69a00ee into git-for-windows:master Nov 10, 2018
dscho added a commit that referenced this pull request Nov 10, 2018
The 64-bit Portable Git [no longer sets
`pack.packSizeLimit`](#212).

Signed-off-by: Johannes Schindelin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants