Skip to content

Introduce revert #706

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

Merged
merged 2 commits into from
May 14, 2014
Merged

Introduce revert #706

merged 2 commits into from
May 14, 2014

Conversation

jamill
Copy link
Member

@jamill jamill commented May 4, 2014

This builds upon @ben's great initial work to introduce the ability to revert a commit

I followed the same pattern for the Signature parameter as is used for Merge. If we want to update this pattern in general, I say we do that as a separate commit for all affected API's


/// <summary>
/// Maximum similarity sources to examine (overrides
/// 'merge.renameLimit' config (default 200)
Copy link
Member

Choose a reason for hiding this comment

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

Mismatched parenthesis

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks! I updated this with a bit more detail (copied pretty closely from lg2's comments for these parameters).

@jamill jamill changed the title WIP: Introduce revert Introduce revert May 5, 2014
@jamill
Copy link
Member Author

jamill commented May 5, 2014

OK - I added tests for reverting merge commits.

/// b6fbb2.
/// </para>
/// </summary>
public int Mainline { get; set; }
Copy link
Member Author

Choose a reason for hiding this comment

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

@nulltoken I added some more comments around this parameter. Do you feel this clarifies this parameter? I am open to any other suggestions / wordsmithing on this comment.

@carlosmn @dahlbyk

@jamill
Copy link
Member Author

jamill commented May 13, 2014

@nulltoken Have you had a chance to look at this some more?

@nulltoken
Copy link
Member

Yep! Please squash so that we can merge this! ❤️

@nulltoken nulltoken added this to the v0.18.0 milestone May 14, 2014
@nulltoken nulltoken merged commit 10ae2aa into vNext May 14, 2014
@nulltoken nulltoken deleted the jamill/revert branch May 14, 2014 11:04
@nulltoken
Copy link
Member

💖

@nulltoken nulltoken mentioned this pull request May 14, 2014
7 tasks
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.

4 participants