all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob abcd494d62e8d4873e66486387786ea4fcf9d057 400 bytes (raw)
name: etc/git/gitconfig 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
[diff "scheme"]
	xfuncname = "^(\\(define.*)$"

[diff "texinfo"]
	xfuncname = "^@node[[:space:]]+([^,]+).*$"

[format]
        forceinbodyfrom = true  # help preserve commit authorship
        thread = shallow
        useAutoBase = true

[pull]
        rebase = true

[sendemail]
        to = guix-patches@gnu.org
        headerCmd = guix repl etc/teams.scm cc-members-header-cmd
        thread = no

debug log:

solving abcd494d62e8 ...
found abcd494d62e8 in https://yhetil.org/guix/d409fe3f12ae15b9f663a81221f5bbf254c995ee.1697665843.git.clement@lassieur.org/ ||
	https://yhetil.org/guix/d409fe3f12ae15b9f663a81221f5bbf254c995ee.1697663738.git.clement@lassieur.org/ ||
	https://yhetil.org/guix/d409fe3f12ae15b9f663a81221f5bbf254c995ee.1697663424.git.clement@lassieur.org/
found 907ad0180454 in https://git.savannah.gnu.org/cgit/guix.git
preparing index
index prepared:
100644 907ad0180454522de61d88c365ada820e9aae626	etc/git/gitconfig

applying [1/1] https://yhetil.org/guix/d409fe3f12ae15b9f663a81221f5bbf254c995ee.1697665843.git.clement@lassieur.org/
diff --git a/etc/git/gitconfig b/etc/git/gitconfig
index 907ad0180454..abcd494d62e8 100644

Checking patch etc/git/gitconfig...
Applied patch etc/git/gitconfig cleanly.

skipping https://yhetil.org/guix/d409fe3f12ae15b9f663a81221f5bbf254c995ee.1697663738.git.clement@lassieur.org/ for abcd494d62e8
skipping https://yhetil.org/guix/d409fe3f12ae15b9f663a81221f5bbf254c995ee.1697663424.git.clement@lassieur.org/ for abcd494d62e8
index at:
100644 abcd494d62e8d4873e66486387786ea4fcf9d057	etc/git/gitconfig

(*) 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.