From cd481e93d04e88b7cd3b5ea3d596db9088e8ac02 Mon Sep 17 00:00:00 2001 From: Julius Busecke Date: Mon, 28 Aug 2023 14:54:29 -0400 Subject: [PATCH] Update data/git.md Co-authored-by: Yuvi Panda --- data/git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/git.md b/data/git.md index 1d43c0a..37dbfdc 100644 --- a/data/git.md +++ b/data/git.md @@ -17,7 +17,7 @@ import gh_scoped_creds ``` You should now be able to push to GitHub from the hub! -> Make sure to use the HTTPS url to repos, not the SSH one. +> Make sure to use the HTTPS url to clone from and push to repos, not the SSH one! These credentials will expire after 8 hours (or whenever your JupyterHub server stops), and you'll have to repeat these steps