On Mon, Apr 21, 2014 at 12:42:57PM +0200, Linus Lüssing wrote:
On Mon, Apr 21, 2014 at 11:27:23AM +0800, Marek Lindner wrote:
On Monday 21 April 2014 03:58:21 Linus Lüssing wrote:
Hm, was it? Can't find it - am I looking at the wrong places?
Where are you looking ?
git show 6202831
git show 6202831 does indeed show it for me. However this one doesn't:
$ git branch --contains 6202831
Also on http://git.open-mesh.org/batctl.git I don't seem to be able to find it, like:
http://git.open-mesh.org/batctl.git?a=search&h=HEAD&st=commit&s=...
Cheers, Linus
Doing a clean git clone: The change is there, but - git blame/diff tell me it's actually in 6a0489b4. Did this patch accidentally get squashed into 6a0489b4 ("batctl: add switch for setting multicast_mode")?