guix/doc
Ludovic Courtès f36522416e
channels: Interpret the 'commit' field of channel as a tag or commit.
Previously the 'commit' field would always be interpreted as a commit
ID.  This change adds flexibility, allowing for things like:

  guix time-machine --commit=v1.2.0 -- describe

* guix/channels.scm (channel-reference): Use 'tag-or-commit' rather than 'commit'.
* guix/inferior.scm (channel-full-commit): Likewise.
* doc/guix.texi (Invoking guix pull): Document it.
(Invoking guix time-machine): Likewise.
2022-10-17 09:37:27 +02:00
..
images
build.scm
contributing.texi doc: Add git send-email tip in 'Submitting Patches' section. 2022-10-07 09:17:11 -04:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: Add chapter on containers to Cookbook. 2022-10-13 17:42:05 +02:00
guix.texi channels: Interpret the 'commit' field of channel as a tag or commit. 2022-10-17 09:37:27 +02:00
he-config-bare-bones.scm
htmlxref.cnf
local.mk
package-hello.json
package-hello.scm