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

Add patch from to 0.3 branch. #167

Merged
merged 1 commit into from
Jul 2, 2014
Merged

Conversation

williamgibb
Copy link

Needed this rolled into 0.3, since 0.3 supports git 1.8.5+.
Original patch, on the master branch, can be found here:
f362d10
Related to #43

@coveralls
Copy link

Coverage Status

Coverage decreased (-12.21%) when pulling d9fc8b6 on williamgibb:0.3 into 4a0ad30 on gitpython-developers:0.3.

@Byron
Copy link
Member

Byron commented Jul 2, 2014

Thank you - I find it interesting that os.getlogin() doesn't yield the same value as pwd.getpwuid(os.geteuid()).pw_name .

Byron added a commit that referenced this pull request Jul 2, 2014
Improved retrieval of login names on posix systems.
@Byron Byron merged commit 5ae512e into gitpython-developers:0.3 Jul 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants