memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit d3670965eaf950173c7d74b7fc498d8bd98e14f2
parent b454da43ca724512c36402e27b7575092c5ea364
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Thu, 12 Mar 2020 07:48:15 +0100

Move all scripts under a new folder

This folder will be used to hold all website-building code.

At least until I change my mind and figure it's better to do it
otherwise.

Diffstat:
Rhooks/pre-push -> scripts/pre-push | 0
Rupdate-count.sh -> scripts/update-count.sh | 0
2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/hooks/pre-push b/scripts/pre-push diff --git a/update-count.sh b/scripts/update-count.sh