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

Fix git reset command #263

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Fix git reset command #263

merged 1 commit into from
Jan 31, 2023

Conversation

KevinJoiner
Copy link
Contributor

@KevinJoiner KevinJoiner commented Jan 30, 2023

Porting git reset fix from release branches to master
#261

@KevinJoiner KevinJoiner requested review from macedogm and cbron January 30, 2023 13:37
@@ -309,7 +309,7 @@ func (g *Git) fetchAndReset(rev string) error {
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Change is fine, confused on branching though. If v1.0.2 was tagged off of branch release-v1.0, then what is master branch ? Maybe a head ? We could use more docs :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Matt has this issue for branching up #250

@KevinJoiner
Copy link
Contributor Author

@cbron Can you merge this for me or add me as a maintainer?

@macedogm macedogm merged commit 76adc44 into rancher:master Jan 31, 2023
brandond pushed a commit to brandond/wrangler that referenced this pull request Feb 7, 2023
brandond pushed a commit that referenced this pull request Feb 7, 2023
Co-authored-by: Kevin Joiner <[email protected]>
MbolotSuse pushed a commit to cmurphy/wrangler that referenced this pull request Oct 9, 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.

3 participants