diff options
Diffstat (limited to '321/index.md')
-rw-r--r-- | 321/index.md | 6 |
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 |