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

Fix Windows permissions problems #475

Merged
merged 3 commits into from Nov 7, 2011
Merged

Fix Windows permissions problems #475

merged 3 commits into from Nov 7, 2011

Commits on Nov 7, 2011

  1. Implement p_rename

    Move the callers of git_futils_mv_atomic to use p_rename.
    
    Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
    carlosmn committed Nov 7, 2011
    Copy the full SHA
    0c49ec2 View commit details
    Browse the repository at this point in the history
  2. Reword packed-refs error messages so they're easier to track down

    Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
    carlosmn committed Nov 7, 2011
    Copy the full SHA
    718eb4b View commit details
    Browse the repository at this point in the history
  3. Write packed-refs with 0644 permissions

    Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
    carlosmn committed Nov 7, 2011
    Copy the full SHA
    657a395 View commit details
    Browse the repository at this point in the history