summaryrefslogtreecommitdiff
path: root/.git_patch
diff options
context:
space:
mode:
authorGraham Knop <haarg@haarg.org>2019-10-20 17:23:09 +0200
committerTodd Rinaldo <toddr@cpan.org>2019-10-23 11:24:03 -0500
commitd42c7c4125ae3252e1acb5b9e3126b57186c8850 (patch)
tree7dd8d6abcf7f1d826093a0fee60d5f4664871233 /.git_patch
parent2ed3a28816e0987ebe7c78e7a8eba84a0fb9b0e7 (diff)
downloadperl-d42c7c4125ae3252e1acb5b9e3126b57186c8850.tar.gz
add git commit info into archive exports to allow building outside git
Normally, builds require either a .patch file or to be built out of git when not a proper release. We can use git attributes to make a file that will give partial information about the commit when an archive is created. This allows downloads from github to build.
Diffstat (limited to '.git_patch')
-rw-r--r--.git_patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/.git_patch b/.git_patch
new file mode 100644
index 0000000000..c044fd5b05
--- /dev/null
+++ b/.git_patch
@@ -0,0 +1 @@
+$Format:%H|%ci|%D$