Hi! 

On Sun, 01 Nov 2015, Martin Vaeth wrote:
> Мисбах-Соловьёв Вадим <m...@mva.name> wrote:
> >
> >> Now how can this user display the ChangeLog for
> >> a certain package?
> > ```
> > git log -- pkg-category/pkg-name/
> 
> You removed the crucial part of my posting:
> 
> >> git clone --depth=1

For the combined purpose of "quick checkout", "low local disk
usage" and "I can look at the logs", that doesn't quite work,
though:


$ git clone --depth=1 git+ssh://g...@git.gentoo.org/repo/gentoo.git
Cloning into 'gentoo'...
[...]
Checking out files: 100% (100227/100227), done.
$ cd gentoo/
gentoo (master) $ git log |wc -l
7
$

Regards,
Tobias




-- 
Sent from aboard the Culture ship
        GCU Very Little Gravitas Indeed

Reply via email to