all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob df20d31a8044b7b8e8f43726756299607992cacd 297 bytes (raw)
name: etc/snippets/text-mode/guix-commit-message-use-https-home-page 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
7
8
 
# -*- mode: snippet -*-
# name: guix-commit-message-use-https-home-page
# key: https
# condition: git-commit-mode
# --
gnu: $1: Use HTTPS home page URI.

* `(car (magit-staged-files))` ($1)[home-page]: Use HTTPS URI.
`(mapconcat (lambda (file) (concat "* " file)) (cdr (magit-staged-files)) "\n")`

debug log:

solving df20d31a8 ...
found df20d31a8 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.