We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d59862 commit 3b760f3Copy full SHA for 3b760f3
git/gitauth.js
@@ -38,6 +38,7 @@ window.onload = async () => {
38
39
// add default branch to repo
40
treeLoc[1] += ':main';
41
+ saveTreeLocLS(treeLoc);
42
43
}
44
0 commit comments