Commit a41d5a0f2684fd01033f76864d8444192cca2519
Fix a typo inside comment of post-update hook
Author: xaizek
Author date (UTC): 2018-12-20 11:13
Committer name: xaizek
Committer date (UTC): 2018-12-20 11:13
Parent(s): 6bfe1d8f35fddaa3d3acfcb0b9ec602f61d5e890
Signing key: 99DC5E4DB05F6BE2
Tree: 8cfb46ef97afed5a41690dd6a35e2f97fed59d8b
File other/post-update changed (mode: 100755) (index 26a2ee7..580675e) |
2 |
2 |
|
|
3 |
3 |
# This is an example git post-update hook to trigger builders. |
# This is an example git post-update hook to trigger builders. |
4 |
4 |
|
|
5 |
|
# Assumes that deamon part of the fragile is located in parent directory of the |
|
|
5 |
|
# Assumes that daemon part of the fragile is located in parent directory of the |
6 |
6 |
# repository. |
# repository. |
7 |
7 |
|
|
8 |
8 |
for ref; do |
for ref; do |