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

Drop --no-update-remote-refs based on upstream feedback #300

Merged
merged 1 commit into from
Jan 22, 2020
Merged

Drop --no-update-remote-refs based on upstream feedback #300

merged 1 commit into from
Jan 22, 2020

Conversation

derrickstolee
Copy link
Contributor

As I was upstreaming the --no-update-remote-refs option, Peff pointed out that we already have a way to do what I was trying to do. It's a little obscure, but the --refmap= option will override the configured refspec that is normally populating the remote refs.

This will allow me to revert the --no-update-remote-refs option in microsoft/git.

@microsoft microsoft deleted a comment from azure-pipelines bot Jan 21, 2020
@microsoft microsoft deleted a comment from azure-pipelines bot Jan 21, 2020
Copy link
Member

@jrbriggs jrbriggs left a comment

Choose a reason for hiding this comment

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

Nice, I like the simplification.

Signed-off-by: Derrick Stolee <stolee@gmail.com>
@microsoft microsoft deleted a comment from azure-pipelines bot Jan 21, 2020
@derrickstolee derrickstolee merged commit a10fb55 into microsoft:master Jan 22, 2020
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.

3 participants