We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e09669e commit fb513b4Copy full SHA for fb513b4
README.md
@@ -5,7 +5,9 @@
5
* `/data/svn/repos/ruby`: SVN repository of Ruby
6
* `hooks/post-commit`: Run `/home/git/ruby-commit-hook/hooks/post-commit.sh`
7
* `/data/git/ruby.git`: Bare Git repository of ruby
8
- * `hooks/post-receive`: **Update `/home/git/ruby-commit-hook`** and run `/home/git/ruby-commit-hook/hooks/post-receive.sh`
+ * `hooks/post-receive`:
9
+ * **Update `/home/git/ruby-commit-hook`**
10
+ * Run `/home/git/ruby-commit-hook/hooks/post-receive.sh`
11
* `/data/git/ruby-commit-hook.git`: Bare Git repository of ruby-commit-hook
12
* `/home/git/ruby-commit-hook`: Cloned Git repository of ruby-commit-hook
13
0 commit comments