]> git.madduck.net Git - etc/systemd.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:38:51 +0000 (12:38 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 27 Jun 2017 10:59:09 +0000 (12:59 +0200)
.config/vcsh/hooks-available/systemd.update [moved from .config/vcsh/hooks-available/systemd.post-run+enter with 100% similarity]
.config/vcsh/hooks-enabled/post-enter.systemd [deleted symlink]
.config/vcsh/hooks-enabled/post-run.systemd [deleted symlink]
.config/vcsh/hooks-enabled/systemd.post-clone [new symlink]
.config/vcsh/hooks-enabled/systemd.post-enter [new symlink]
.config/vcsh/hooks-enabled/systemd.post-pull [new symlink]
.config/vcsh/hooks-enabled/systemd.post-run [new symlink]
.gitignore.d/systemd

diff --git a/.config/vcsh/hooks-enabled/post-enter.systemd b/.config/vcsh/hooks-enabled/post-enter.systemd
deleted file mode 120000 (symlink)
index 330b0eb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../hooks-available/systemd.post-run+enter
\ No newline at end of file
diff --git a/.config/vcsh/hooks-enabled/post-run.systemd b/.config/vcsh/hooks-enabled/post-run.systemd
deleted file mode 120000 (symlink)
index 330b0eb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../hooks-available/systemd.post-run+enter
\ No newline at end of file
diff --git a/.config/vcsh/hooks-enabled/systemd.post-clone b/.config/vcsh/hooks-enabled/systemd.post-clone
new file mode 120000 (symlink)
index 0000000..42a0410
--- /dev/null
@@ -0,0 +1 @@
+../hooks-available/systemd.update
\ No newline at end of file
diff --git a/.config/vcsh/hooks-enabled/systemd.post-enter b/.config/vcsh/hooks-enabled/systemd.post-enter
new file mode 120000 (symlink)
index 0000000..42a0410
--- /dev/null
@@ -0,0 +1 @@
+../hooks-available/systemd.update
\ No newline at end of file
diff --git a/.config/vcsh/hooks-enabled/systemd.post-pull b/.config/vcsh/hooks-enabled/systemd.post-pull
new file mode 120000 (symlink)
index 0000000..42a0410
--- /dev/null
@@ -0,0 +1 @@
+../hooks-available/systemd.update
\ No newline at end of file
diff --git a/.config/vcsh/hooks-enabled/systemd.post-run b/.config/vcsh/hooks-enabled/systemd.post-run
new file mode 120000 (symlink)
index 0000000..42a0410
--- /dev/null
@@ -0,0 +1 @@
+../hooks-available/systemd.update
\ No newline at end of file
index 274692208d1dd17293149298ecd1d7e2e277acac..99992b6b9f85b2a608314b40edb2c239b5c5ef5f 100644 (file)
@@ -5,9 +5,11 @@
 !/.config/systemd/user/.gitignore
 !/.config/vcsh
 !/.config/vcsh/hooks-available
-!/.config/vcsh/hooks-available/systemd.post-run+enter
+!/.config/vcsh/hooks-available/systemd.update
 !/.config/vcsh/hooks-enabled
-!/.config/vcsh/hooks-enabled/post-enter.systemd
-!/.config/vcsh/hooks-enabled/post-run.systemd
+!/.config/vcsh/hooks-enabled/clone.post-systemd
+!/.config/vcsh/hooks-enabled/enter.post-systemd
+!/.config/vcsh/hooks-enabled/pull.post-systemd
+!/.config/vcsh/hooks-enabled/run.post-systemd
 !/.gitignore.d
 !/.gitignore.d/systemd