aboutsummaryrefslogtreecommitdiff
path: root/for-group
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-01-10 12:32:15 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-01-10 12:36:52 +0000
commitadb4ae4e2da2591cf82886c205044cb901498019 (patch)
tree30b13e9ecd23a6f6292a8d8d0b1def1af91a3c1d /for-group
parente557699b996b906202ecdf2fa2e29f62a3cfd88a (diff)
cURL added as a dependency of Git
Git needs cURL in its build. Until now, by chance cURL was always built before Git, but while building this pipeline on a system, Git was built before cURL and we found the problem. I also noticed that we hadn't added `Your name <your@email.address>' to the `for-group' script. This has been corrected now.
Diffstat (limited to 'for-group')
-rwxr-xr-xfor-group1
1 files changed, 1 insertions, 0 deletions
diff --git a/for-group b/for-group
index 653c8d9..33d697c 100755
--- a/for-group
+++ b/for-group
@@ -20,6 +20,7 @@
# Original author:
# Mohammad Akhlaghi <mohammad@akhlaghi.org>
# Contributing author(s):
+# Your name <your@email.address>
# Copyright (C) 2019, Mohammad Akhlaghi.
#
# This script is free software: you can redistribute it and/or modify