Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: ncurses: reductio ad absurdum
Date: Sat, 29 Aug 2015 20:53:27
Message-Id: 20150829215310.7c1c609f@digimed.co.uk
In Reply to: Re: [gentoo-user] Re: ncurses: reductio ad absurdum by Fernando Rodriguez
1 On Sat, 29 Aug 2015 12:35:35 -0400, Fernando Rodriguez wrote:
2
3 > So basicly the only change is that instead of:
4 >
5 > # less ChangeLog (or whatever you use to read logs)
6 >
7 > You'll do:
8 >
9 > # git log .
10
11 Or if emerge is updated to use git too, instead of
12
13 emerge -l
14
15 you'll use
16
17 emerge -l
18
19 ;-)
20
21
22 --
23 Neil Bothwick
24
25 I thought I saw the light at the end of the tunnel...
26 but it was just some sod with a torch bringing me more work!

Replies

Subject Author
Re: [gentoo-user] Re: ncurses: reductio ad absurdum Fernando Rodriguez <frodriguez.developer@×××××××.com>