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

2g 64 bit #540

Closed
wants to merge 6 commits into from
Closed

2g 64 bit #540

wants to merge 6 commits into from

Conversation

robert2687
Copy link

A friendly reminder for new contributors:

What is DCO sign-off? Why is it required?

DCO stands for Developer's Certificate of Origin.

We require all commits to be DCO signed-off in case we need to track down and handle legal and/or technical issues.

To DCO sign-off your commits, you could run the git-commit command with the -s option or just add a line in your commit message in this format:

        Signed-off-by: yourFirstName yourLastName <[email protected]>

For more information, check out how PRs are checked for DCO sign-off: https://github.com/probot/dco#how-it-works .

Thank you very much.

dscho and others added 6 commits October 2, 2015 10:23
TODO: fix redirection and test!!!

In 64-bit setups it does not make sense to limit the pack size to 2GB.

This fixes git-for-windows/git#288.

Signed-off-by: Johannes Schindelin <[email protected]>
This temporarily reverts the Release Notes to what they were in
6fea8ff (Prepare release notes for v2.39.2, 2023-02-07).

Signed-off-by: Johannes Schindelin <[email protected]>
Need to replace //SILENT command with //VERYSILENT in order to make the update silent.
@rimrul rimrul closed this Dec 28, 2023
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.

4 participants