Sternbach-Software
Sternbach-Software
I realized that in my GoLand, settings, it runs `go fmt` every build. Then isn't this the right format?
@elliotchance do I need to do anything like create another pull request for you to approve d2dc486 ?
1. I personally wanted to add a flag (even just for myself), because it is potentially less efficient to check for Ancestry sources. If I am not using an Ancestry...
I would like to add a flag to ignore sources altogether in `SimpleNode.Equals()`, because in my import from ancestry to geni, every single person with a source in Ancestry will...
I totally get it. It is a very large app, so any pervasive changes are bound to be big. Though you may want to incorporate a4d3296, which is unrelated to...
If I make technical changes (which I plan on doing often) like fixing bugs or adding features you approved of, they will be to my fork. Do you want me...
I am not exactly sure what you are looking to do. [This](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/about-pull-request-merges) and [this](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request) article may be helpful. If that doesn't help, [this](https://stackoverflow.com/questions/35678195/merge-only-specific-lines-of-a-github-pull-request) git command may.
Do you want to review line by line, and then merge the whole commit, or only merge parts of the commit? The articles were regarding the second one. The first...
Replace them with `{}`.
Can do!