Logs
Patchset ps-118
rename binaries
jolheiser
Caddyfile
+1
-1
Dockerfile
+5
-5
Makefile
+2
-2
cmd/git-ssh/main.go
+0
-0
cmd/git-web/main.go
+0
-0
docker-compose.prod.yml
+2
-2
rename binaries
Rename the binaries to avoid any potential for "ssh" (or "web") binaries. In particular, "ssh" could conflict with openssh and lead to confusing behavior. Signed-off-by: jolheiser <git@jolheiser.com>
Caddyfile
link
+1
-1
+1
-1
Dockerfile
link
+5
-5
+5
-5
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
|
Makefile
link
+2
-2
+2
-2
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
|
cmd/git-ssh/main.go
link
+0
-0
+0
-0
cmd/git-web/main.go
link
+0
-0
+0
-0
docker-compose.prod.yml
link
+2
-2
+2
-2
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
|