]> git.madduck.net Git - etc/ssh.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

run update hooks post-pull & clone
authormartin f. krafft <madduck@madduck.net>
Tue, 27 Jun 2017 10:39:56 +0000 (12:39 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 27 Jun 2017 10:59:00 +0000 (12:59 +0200)
.config/vcsh/hooks-available/ssh.update [moved from .config/vcsh/hooks-available/ssh.post-run+enter with 100% similarity]
.config/vcsh/hooks-enabled/post-enter.ssh [deleted symlink]
.config/vcsh/hooks-enabled/post-run.ssh [deleted symlink]
.config/vcsh/hooks-enabled/ssh.post-clone [new symlink]
.config/vcsh/hooks-enabled/ssh.post-enter [new symlink]
.config/vcsh/hooks-enabled/ssh.post-pull [new symlink]
.config/vcsh/hooks-enabled/ssh.post-run [new symlink]
.gitignore.d/ssh

diff --git a/.config/vcsh/hooks-enabled/post-enter.ssh b/.config/vcsh/hooks-enabled/post-enter.ssh
deleted file mode 120000 (symlink)
index b649864..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../hooks-available/ssh.post-run+enter
\ No newline at end of file
diff --git a/.config/vcsh/hooks-enabled/post-run.ssh b/.config/vcsh/hooks-enabled/post-run.ssh
deleted file mode 120000 (symlink)
index b649864..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../hooks-available/ssh.post-run+enter
\ No newline at end of file
diff --git a/.config/vcsh/hooks-enabled/ssh.post-clone b/.config/vcsh/hooks-enabled/ssh.post-clone
new file mode 120000 (symlink)
index 0000000..9282c9d
--- /dev/null
@@ -0,0 +1 @@
+../hooks-available/ssh.update
\ No newline at end of file
diff --git a/.config/vcsh/hooks-enabled/ssh.post-enter b/.config/vcsh/hooks-enabled/ssh.post-enter
new file mode 120000 (symlink)
index 0000000..9282c9d
--- /dev/null
@@ -0,0 +1 @@
+../hooks-available/ssh.update
\ No newline at end of file
diff --git a/.config/vcsh/hooks-enabled/ssh.post-pull b/.config/vcsh/hooks-enabled/ssh.post-pull
new file mode 120000 (symlink)
index 0000000..9282c9d
--- /dev/null
@@ -0,0 +1 @@
+../hooks-available/ssh.update
\ No newline at end of file
diff --git a/.config/vcsh/hooks-enabled/ssh.post-run b/.config/vcsh/hooks-enabled/ssh.post-run
new file mode 120000 (symlink)
index 0000000..9282c9d
--- /dev/null
@@ -0,0 +1 @@
+../hooks-available/ssh.update
\ No newline at end of file
index bb4d90330bf9d9013382764b816a54925ae69f96..1e433b66ed10ce99580711f7cc4ee42f852101d3 100644 (file)
@@ -2,10 +2,12 @@
 !/.config
 !/.config/vcsh
 !/.config/vcsh/hooks-available
-!/.config/vcsh/hooks-available/ssh.post-run+enter
+!/.config/vcsh/hooks-available/ssh.update
 !/.config/vcsh/hooks-enabled
-!/.config/vcsh/hooks-enabled/post-enter.ssh
-!/.config/vcsh/hooks-enabled/post-run.ssh
+!/.config/vcsh/hooks-enabled/clone.post-ssh
+!/.config/vcsh/hooks-enabled/enter.post-ssh
+!/.config/vcsh/hooks-enabled/pull.post-ssh
+!/.config/vcsh/hooks-enabled/run.post-ssh
 !/.gitignore.d
 !/.gitignore.d/ssh
 !/.ssh