Skip to content

Add Repository::set_head_bytes(); like set_head() but bytes-only.#931

Merged
ehuss merged 1 commit intorust-lang:masterfrom
drmikehenry:set_head_bytes
Feb 24, 2023
Merged

Add Repository::set_head_bytes(); like set_head() but bytes-only.#931
ehuss merged 1 commit intorust-lang:masterfrom
drmikehenry:set_head_bytes

Conversation

@drmikehenry
Copy link
Copy Markdown
Contributor

This allows setting HEAD to non-utf8 reference names.

This pull request closes #925.

This allows setting `HEAD` to non-utf8 reference names.
Copy link
Copy Markdown
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ehuss ehuss merged commit 7292b00 into rust-lang:master Feb 24, 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.

Add set_head_bytes()

2 participants