From e6e316665c73987950573f9811c3418f076b86ce Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 4 Feb 2021 22:29:19 -0500 Subject: [PATCH] Key management UI --- src/teaching/cse-562/2021sp/checkpoint0.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/teaching/cse-562/2021sp/checkpoint0.erb b/src/teaching/cse-562/2021sp/checkpoint0.erb index 03678dfd..fff0ae1c 100644 --- a/src/teaching/cse-562/2021sp/checkpoint0.erb +++ b/src/teaching/cse-562/2021sp/checkpoint0.erb @@ -34,6 +34,8 @@ title: "CSE-4/562 Database Systems: Checkpoint 0" The command for cloning your repository should be shown. Your repository may not be accessible for 3-10 minutes. If you still can't access it after this point, contact course staff.

+ +

Note that GIT may give you a warning about cloning an empty repository. This is normal. (Your repository, after all, does not have anything in it yet)