grunt-git icon indicating copy to clipboard operation
grunt-git copied to clipboard

New feature: Add rebase option to git pull

Open AoDev opened this issue 11 years ago • 3 comments
trafficstars

Simply that :)

AoDev avatar Oct 01 '14 16:10 AoDev

Just add it right here.

And send the pull request :-)

rubenv avatar Oct 01 '14 20:10 rubenv

Oh and a test case here: https://github.com/rubenv/grunt-git/blob/master/test/pull_test.js

Here's an example of testing a flag: https://github.com/rubenv/grunt-git/blob/b4109ba4f659157d43835140642f798ec9762f06/test/fetch_test.js#L18-L26

Easy!

rubenv avatar Oct 01 '14 20:10 rubenv

Yes, I made the fetch PR ;) On Oct 1, 2014 10:28 PM, "Ruben Vermeersch" [email protected] wrote:

Oh and a test case here: https://github.com/rubenv/grunt-git/blob/master/test/pull_test.js

Here's an example of testing a flag: https://github.com/rubenv/grunt-git/blob/b4109ba4f659157d43835140642f798ec9762f06/test/fetch_test.js#L18-L26

Easy!

— Reply to this email directly or view it on GitHub https://github.com/rubenv/grunt-git/issues/78#issuecomment-57533046.

AoDev avatar Oct 02 '14 16:10 AoDev