| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
This is a follow-up to commit 9fc8ae4171e5da4939a64fc6d684c8b9d85bbe84, which
missed two hunks from <https://issues.guix.gnu.org/50363>.
Reported by hackeryarn on #guix.
* .gitattributes, etc/git/gitconfig: New files.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
| |
* etc/git/pre-push: Exit early when deleting a branch.
|
|
|
|
| |
* etc/git/pre-push: Adjust comment.
|
|
|
|
| |
* etc/git/pre-push: Change to run "make authenticate check-channel-news".
|
|
|
|
|
| |
* etc/git/pre-push: Check each commit's signature individually so that
we can report which commits fail the check.
|
|
* HACKING (Commit Access): Describe the pre-push Git hook.
* etc/git/pre-push: New file.
|