This website requires JavaScript.
Explore
Help
Register
Sign In
me
/
guix
Archived
Watch
1
Star
0
Fork
You've already forked guix
0
Code
This repository has been archived on
2024-08-07
. You can view files and clone it, but cannot push or open issues/pull-requests.
5e567587dd
guix
/
etc
/
git
/
post-merge
4 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# Authenticate the repo upon 'git pull' and similar.
exec
guix git authenticate
View Git Blame
Copy Permalink