summaryrefslogtreecommitdiff
path: root/resources/NEWUSER
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-15 13:42:07 -0500
committerJeff Carr <[email protected]>2025-10-15 13:42:07 -0500
commitfec0e3a5636179fcd71fbf2e004e164c753c9725 (patch)
treecf3d28163a3de0a54e31295dfd46678c27a84282 /resources/NEWUSER
parent69c22a94c6c34bdc450cf0a9d29505ed44fd01b7 (diff)
new user note
Diffstat (limited to 'resources/NEWUSER')
-rw-r--r--resources/NEWUSER10
1 files changed, 10 insertions, 0 deletions
diff --git a/resources/NEWUSER b/resources/NEWUSER
new file mode 100644
index 0000000..0384af2
--- /dev/null
+++ b/resources/NEWUSER
@@ -0,0 +1,10 @@
+ When building the WIT Private Cloud, a tool was needed
+ to maintain the +50 git repositories quickly between
+ all the distributed machines here.
+ One result of that effort is this tool 'forge'.
+
+ forge can be used to quickly identify changes in
+ a collection of git repos, looking for missing or
+ abandoned files, patches and commits in all repositories.
+
+ Maybe it will be useful to you.