pull: '--url', '--commit', and '--branch' apply to the 'guix' channel.
authorLudovic Courtès <ludo@gnu.org>
Wed, 17 Apr 2019 11:56:40 +0000 (13:56 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 17 Apr 2019 11:56:40 +0000 (13:56 +0200)
commit72f749dcb83dbda9f98e28fa3622cc1d3db6275a
tree4d6024bdd77d54a8777a79fed90508c582fc17b6
parent14755829dc268a3983036908750f4ea40c5224b3
pull: '--url', '--commit', and '--branch' apply to the 'guix' channel.

Suggested by pkill9 <pkill9@runbox.com>.

* guix/scripts/pull.scm (channel-list): Apply REF and URL to the 'guix'
channel.
* doc/guix.texi (Invoking guix pull): Adjust accordingly.
doc/guix.texi
guix/channels.scm
guix/scripts/pull.scm