Re: [dom] Fix NodeIterator removing step (c97daed)

You can also tell Git to have @Joris-van-der-Wel be the author (even if you're the one actually comitting) with `--author="Author Name <email@address.com>"` Based on https://github.com/whatwg/dom/pull/24.patch that would be `Joris van der Wel <joris@jorisvanderwel.com>`.

This can be nice because then you can find author history with `git log` and the [contributors tab](https://github.com/whatwg/dom/graphs/contributors).

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/commit/c97daedbe0da3b4e59d103226af74bb5a4231460#commitcomment-10835718

Received on Tuesday, 21 April 2015 22:24:24 UTC