An additional complementary tip: "git log --patch" is like "git show" for
all of your commit log, so you can take a look at multiple commits at the
same time without having to show each one.

On Mon, Feb 8, 2016 at 6:35 PM, Mike Blumenkrantz <
michael.blumenkra...@gmail.com> wrote:

> On Fri, Feb 5, 2016 at 8:30 PM Carsten Haitzler <ras...@rasterman.com>
> wrote:
>
> > raster pushed a commit to branch master.
> >
> >
> >
> http://git.enlightenment.org/core/enlightenment.git/commit/?id=e75af1536ddbde87f438d80019305ac9dd599cf6
> >
> > commit e75af1536ddbde87f438d80019305ac9dd599cf6
> > Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
> > Date:   Sat Feb 6 10:29:04 2016 +0900
> >
> >     Revert "e bg: remove debug printf"
> >
> >     This reverts commit 77c2a2a3d1fa1098613affbc0d95bfed70bfdd7f.
> >
> >     oops - i forgot i had all this other debugging there
> > ---
> >  src/bin/e_client.c      | 31 -------------------------------
> >  src/bin/e_comp_object.c | 24 ------------------------
> >  src/bin/e_comp_x.c      | 30 +-----------------------------
> >  src/bin/e_hints.c       |  5 +----
> >  src/bin/e_remember.c    | 20 --------------------
> >  5 files changed, 2 insertions(+), 108 deletions(-)
> >
>
> I've been saying this a lot in #edevelop lately, but I'll say it here as
> well: please try to review commits before pushing. It's as simple as 'git
> show' to see the last thing committed.
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to