Dr Scofield wrote:
> Teravus Ovares wrote:
>> http://teravus.wmcv.com/googletester/GitLog.jpg
>>
>> Regards
>>
>> Teravus
>>
>> On Tue, Sep 8, 2009 at 10:10 AM, Frisby, Adam<a...@deepthink.com.au> wrote:
>>> Where do we see this number? And is there any way to easily translate 
>>> between the two?
>>>
> 
> also: git log --decorate ---
> 
> commit 62358014ed59136cfd1d452f08171a0bc32612cf (r/10656,
> opensimulator.org/master, x-opensim, notecard-unicode)
> Author: dr scofield (aka dirk husemann) <drscofi...@xyzzyxyzzy.net>
> Date:   Wed Sep 9 08:28:13 2009 +0200
> 
>     reformatting.
> 
> ...
> 
>       DrS/dirk
> 

...and doing:

        % git config alias.dlog "log --decorate"

gives a customized dlog git command:
        
        % git dlog

commit 62358014ed59136cfd1d452f08171a0bc32612cf (r/10656,
opensimulator.org/master, x-opensim, notecard-unicode)
Author: dr scofield (aka dirk husemann) <drscofi...@xyzzyxyzzy.net>
Date:   Wed Sep 9 08:28:13 2009 +0200

    reformatting.

...

-- 
dr dirk husemann ---- virtual worlds research ---- ibm zurich research lab
SL: dr scofield ---- drscofi...@xyzzyxyzzy.net ---- http://xyzzyxyzzy.net/
RL: h...@zurich.ibm.com - +41 44 724 8573 - http://www.zurich.ibm.com/~hud/
_______________________________________________
Opensim-dev mailing list
Opensim-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to