aboutsummaryrefslogtreecommitdiff
path: root/321
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-28 20:26:15 +0200
committerRodrigo <rodarima@gmail.com>2025-09-28 23:10:55 +0200
commitfb510ea86be5ceb9e91573890242581fdbd77ad8 (patch)
treed819fe40683592008d136727f5a0b03e48dc1164 /321
Initial versionHEADmain
Diffstat (limited to '321')
-rw-r--r--321/index.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/321/index.md b/321/index.md
new file mode 100644
index 0000000..e4f8a5a
--- /dev/null
+++ b/321/index.md
@@ -0,0 +1,6 @@
+Title: Avoid rebuild when the git commit is the same
+Author: rodarima
+Created: Wed, 11 Dec 2024 21:58:29 +0000
+State: closed
+
+Compare the commit used in the last rebuild to determine if it has changed, rather than using a phony target which always causes a rebuild. \ No newline at end of file