commit - abddef3e5b77eac8b30010d3dbc6c9ce94f63e44
commit + 01cda58f7e88b628f75a9c86b62988b23e4812f5
blob - /dev/null
blob + b26d59748fa160ad3cb731caab594654063f19a0 (mode 644)
--- /dev/null
+++ README.md
+In this project, I collect all small utilities facilitating my day to day ith got (game of trees).
+There is no link between each of them, just pick the one you want
+
+# alternatif_diff
+
+This is a simple script allowing to compare a file with his equivalent in the repository
+
+# last_commit_cgi
+
+This is a cgi script, companion of gotwebd, that diaply the last version of a specific file.
+Usefull for documentation because URL will always be the same.
+Such URL can be integrated into script (curl, ...) to get some files, always at the latest version, without modifying the script.
+
+
+