ndmitchell / neil

General tools for Neil
Other
38 stars 16 forks source link

Need to choose precise repository and commit to use #35

Closed tomjaguarpaw closed 5 years ago

tomjaguarpaw commented 7 years ago

I've got pretty close to removing all the differences between our two versions of neil: https://github.com/ndmitchell/neil/compare/master...tomjaguarpaw:master

What I'd really like now is the ability to clone neil from a specific repository and commit and use that repository and commit consistently throughout the rest of the Travis processing.

What do you think?

ndmitchell commented 7 years ago

I don't know what you mean "clone neil from a specific repository"? Do you mean you want to use tomjaguarpaw/neil? Wouldn't you switch to ndmitchell/neil?

tomjaguarpaw commented 7 years ago

Yes, ideally I'd be on ndmitchell/neil master but there may be times I need to fork and use a specific other repo and branch/commit.

tomjaguarpaw commented 5 years ago

This was fixed by https://github.com/ndmitchell/neil/pull/40