From 1973bb58b3044e98e858f60cfc717af606add0fc Mon Sep 17 00:00:00 2001 From: Neil Gershenfeld <gersh@cba.mit.edu> Date: Tue, 18 Mar 2025 19:32:14 -0400 Subject: [PATCH] wip --- project_management/archive.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_management/archive.html b/project_management/archive.html index dc17d43a..771b6024 100755 --- a/project_management/archive.html +++ b/project_management/archive.html @@ -8,7 +8,7 @@ repos, GUI, issue trackers, workflows, wikis, milestones, kanban, API, ... <a href=http://git-scm.com/docs/gittutorial>tutorial</a> <a href=https://docs.gitlab.com/ee/gitlab-basics/start-using-git.html>guide</a> <a href=http://git-scm.com/book/en/v2>book</a> <a href=https://tom.preston-werner.com/2009/05/19/the-git-parable.html>parable</a> <a href=https://dangitgit.com/>dangit</a> <a href=https://missing.csail.mit.edu/>missing</a> clone, pull, status, add, commit, push, merge, branch, fork, pull request, ... - <a href=https://git-scm.com/downloads>download</a> + <a href=https://git-scm.com/downloads>download</a> <a href=https://git-lfs.com/>LFS</a> <a href=https://git-scm.com/downloads/guis>GUIs</a> <a href=https://www.gnu.org/software/bash/>Bash</a> <a href=https://devhints.io/bash>commands</a> <a href=http://www.tldp.org/LDP/abs/html/basic.html>scripting</a> <a href=https://docs.gitlab.com/ee/ssh/>keys</a> -- GitLab