Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[15:56:52 CDT(-0500)] <EricDalquist> hrm

[15:57:15 CDT(-0500)] <EricDalquist> git cherry A B

[15:57:16 CDT(-0500)] <EricDalquist> I think

[15:58:13 CDT(-0500)] <athena1> tada!

[15:58:16 CDT(-0500)] <EricDalquist> git cherry -v rel-4-0-patches master

[15:58:19 CDT(-0500)] <EricDalquist> there we go

[15:58:28 CDT(-0500)] <EricDalquist> that shows commits on master but not on 4.0-patches

[15:58:29 CDT(-0500)] <EricDalquist> also

[15:58:30 CDT(-0500)] <EricDalquist> git is magic

[15:58:36 CDT(-0500)] <athena1> no kidding

[15:58:43 CDT(-0500)] <EricDalquist> like that one command

[15:58:46 CDT(-0500)] <EricDalquist> saves hours of work

[15:58:54 CDT(-0500)] <athena1> no kidding!

[16:01:35 CDT(-0500)] <athena1> git cherry v rel-4-0-patches master | grep ^

[16:01:50 CDT(-0500)] <athena1> all the ones starting w/ a + have already been applied, i guess

[16:01:59 CDT(-0500)] <EricDalquist> ahhh

[16:02:01 CDT(-0500)] <EricDalquist> even more magic

[16:02:08 CDT(-0500)] <athena1> or actually, the opposite

[16:02:09 CDT(-0500)] <athena1> (smile)

[16:02:20 CDT(-0500)] <athena1> but yeah

[16:02:26 CDT(-0500)] <athena1> wish we could easily filter by person

[16:11:59 CDT(-0500)] <athena1> ok, think all my fixes are merged now

[16:12:50 CDT(-0500)] <EricDalquist> cool