From d93d84a32ad1c8aabe900e3b5e8bbc5c3c75c35e Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Tue, 9 Jan 2024 14:05:50 -0800 Subject: [PATCH] Don't hardcode 'master' into the link generator Just leaving it empty now checks out HEAD, which is the default branch. Fixes https://github.com/jupyterhub/nbgitpuller/issues/311 --- docs/link.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/link.rst b/docs/link.rst index a1534f03..e91cfae7 100644 --- a/docs/link.rst +++ b/docs/link.rst @@ -83,12 +83,7 @@ Use the following form to create your own ``nbgitpuller`` links.
branch
- - - Use main instead of master for - - new GitHub repositories - +
Must specify a branch name