Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove Byte Order Mark from git/cmd.py#205

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Byron merged 1 commit intogitpython-developers:0.3fromhashar:rm-unicode-bom
Nov 17, 2014

Conversation

hashar
Copy link
Contributor

The Unicode Byte Order Mark is usually unwanted. git/cmd.py had one
inserted in 2008 bycf37099, a commit that fix a Windows related issue
which indicate the file has most probably be edited with a text editor
that automatically insert the Byte Order Mark.

Remove the BOM from git/cmd.py

For details aboute the BOM:
https://en.wikipedia.org/wiki/Byte_order_mark

The Unicode Byte Order Mark is usually unwanted. git/cmd.py had oneinserted in 2008 bycf37099, a commit that fix a Windows related issuewhich indicate the file has most probably be edited with a text editorthat automatically insert the Byte Order Mark.Remove the BOM from git/cmd.pyFor details aboute the BOM:https://en.wikipedia.org/wiki/Byte_order_mark
@coveralls
Copy link

Coverage Status

Coverage increased (+0.57%) when pulling3eee7af on hashar:rm-unicode-bom into7aba59a on gitpython-developers:0.3.

Byron added a commit that referenced this pull requestNov 17, 2014
Remove Byte Order Mark from git/cmd.py
@ByronByron merged commit322db07 intogitpython-developers:0.3Nov 17, 2014
@Byron
Copy link
Member

Thanks !

@ByronByron added this to thev0.3.3 milestoneNov 17, 2014
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
v0.3.3
Development

Successfully merging this pull request may close these issues.

3 participants
@hashar@coveralls@Byron

[8]ページ先頭

©2009-2025 Movatter.jp