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

git remote set-head #193

Open
LiNk-NY opened this issue Dec 21, 2022 · 0 comments
Open

git remote set-head #193

LiNk-NY opened this issue Dec 21, 2022 · 0 comments

Comments

@LiNk-NY
Copy link

LiNk-NY commented Dec 21, 2022

AFAICT, there is no git_remote_set_head operation. Could this be added?

It would be nice for those that are renaming branches and need to update the HEAD.

For example to avoid code like this:

system2("git", "remote set-head origin devel")

gert could provide:

gert::git_remote_set_head("origin", "devel")

Thanks!

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

No branches or pull requests

1 participant