aboutsummaryrefslogtreecommitdiff
-*- mode: org; coding: utf-8; -*-

#+TITLE: Hacking GNU Guix and Its Incredible Distro

Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès <ludo@gnu.org>
Copyright © 2015, 2017 Mathieu Lirzin <mthl@gnu.org>
Copyright © 2017 Leo Famulari <leo@famulari.name>
Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

* Contributing

See the manual for useful hacking information, either by running

  info -f doc/guix.info "Contributing"

or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]].
857ecd8ca67fd7cf4eaebb13fb6d9d3'>tests: Adjust '--with-commit' test for tags....Ludovic Courtès 2019-09-04tests: Adjust '--with-commit' test....Ludovic Courtès 2019-07-26git: 'switch-to-ref' resolves tag targets....Ludovic Courtès 2019-07-26git: <git-checkout> allows tags in its 'commit' field....Ludovic Courtès 2018-11-30git: Nicely report '--with-commit' errors....Ludovic Courtès 2018-11-30guix build: Add '--with-commit'....Ludovic Courtès 2018-11-30guix build: Add '--with-branch' transformation option....Ludovic Courtès