ku1ik / git-dude

Git commit notifier
http://ku1ik.com/
GNU General Public License v3.0
948 stars 68 forks source link

sed fix #23

Closed ku1ik closed 12 years ago

ku1ik commented 12 years ago

I've changed sed regexp to be (hopefully) more cross-platform compatible.

digitaljhelms commented 12 years ago

Same error...

ku1ik commented 12 years ago

@digitaljhelms Should work now, I tested on FreeBSD and it worked. As far as I know OSX has BSD-like tools.

digitaljhelms commented 12 years ago

The force is strong with this one.

ku1ik commented 12 years ago

I have just tested parsing-fix branch on OSX and sed regexp works properly. I think I'll merge it into master.

digitaljhelms commented 12 years ago

Yes, it works, guess I could have been clearer in my previous comment -- I've been using the parsing-fix branch locally since you pushed it.

ku1ik commented 12 years ago

Ok. I didn't get your last comment indeed. Merging.