Support for squash and merge#64
Conversation
- unfortunately it doesn't handle multiple authors for squash and merge
|
Thanks for working on this! I will give it a look. |
|
Works good for me anyway :) |
|
This produced a lot better (but not perfect) results for me. If it doesn't break existing functionality I'd urge you to merge it. |
|
@tkurki Thanks for trying this out and for the feedback. Curious - what were the not perfect results for you? |
|
Don't think this will breaks something. |
|
At least SignalK/signalk-server#138 is still missing from the result of |
|
Whats the commit message of the squash? |
|
Have an idea - Lets put this behind a flag I'm happy to start adding support for it, but because it does miss things I'm a little hesitant to have it enabled on by default. If you can update with that I'll gladly pull it in :) Once it's no longer experimental we can update the description. What do you think? |
|
This one is testing for |
|
Actually now that I reran the version off npm with |
|
@tkurki given that the Would like to not support |
|
Well, my vote goes for not removing --data=pulls until you have equivalent functionality available somehow. I'm perfectly happy with the results. Don't know about the other options. |
|
@tkurki nice! I had forgotten that @304NotModified Your solution works for the case when Thank you both for looking into this and debugging this! |
Sure, but dunno where to add it. It's not "Installation" or "Example usage". Maybe adding a FAQ to the wiki is a better idea? |
|
@304NotModified I think at the bottom of the readme we can start a FAQ section and this can be only thing in it for now. |
|
isn't the wiki a better place for it? |
|
@304NotModified I think since there isn't a lot of content and I'd like for the user to get that information as easily and quickly as possible the Readme will do just fine. I'm a fan of adding to the Readme till it no longer makes sense. |
|
I've added the FAQ. Please merge. |
Supersedes #62
test script:
changedlog.md contains "allow different separator for Exception.Data (#1628) (@FroggieFrog)"