[pacman-dev] VCS-PKGBUILDs

Yannick LM yannicklm1337 at gmail.com
Sun Apr 18 06:43:28 EDT 2010


>
> The second biggest difference between cvs/svn and the rest, that
> accounts for a lot of suckage with the other VCS, is the inability to
> query remotely the latest revision/version. We need to download/pull
> the code first.
>

This is not true for git.

$ git ls-remote git://projects.archlinux.org/pacman.git | grep HEAD

Yannick LM


More information about the pacman-dev mailing list