grunt-git
grunt-git copied to clipboard
New feature: Add rebase option to git pull
Simply that :)
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!
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.