jupyterhub / nbgitpuller

Jupyter server extension to sync a git repository one-way to a local path
https://nbgitpuller.readthedocs.io
BSD 3-Clause "New" or "Revised" License
205 stars 84 forks source link

Change default Branch to Main #311

Open ericvd-ucb opened 1 year ago

ericvd-ucb commented 1 year ago

Proposed change

Could we change the default branch to Main from Master? It has been a couple years

Alternative options

Some other option where users as a default dont specify a branch

Who would use this feature?

Anyone using a github.com repo created in the past 2 years

(Optional): Suggest a solution

I tried to find where it is in the js file but I couldnt figure it out https://github.com/jupyterhub/nbgitpuller/blob/main/docs/_static/link_gen/link.js

@balajig @sean-morris

yuvipanda commented 5 months ago

@ericvd-ucb should be fixed by https://github.com/jupyterhub/nbgitpuller/pull/337