David Leen

Results 29 comments of David Leen

This solves most of issue #58. I need to remove some print statements which I was using to see how automerge was called. As discussed in #58 doing a build...

Yeah I agree, the comments were great. I'm still working on them :)

Got most of the low hanging fruit. I still need some guidance on how to set the git config values correctly.

Finally found some time to work on this! I've tried to address storing the test command in `git config` as best as I could. I'd love to know what you...

Hey @talios, I think I'm just waiting for a review by @mhagger for this and #69. This was a meaty PR and in the process we've improved imerge a bunch....

The merge conflicts shouldn't be an issue, I'll rebase if needed.

It was sort of blocked on https://github.com/mhagger/git-imerge/pull/69 which I lost steam on

Did you get a chance to look at this?

I was also thinking about this for a bit and came up with this which involves parametrizing and scripts: Have a cell in your notebook that essentially is a `docment`:...

> Just to confirm my understanding - the purpose of this is to get a help message (and param error checking) for the "script"? And also to have any values...