You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like this module always assumes the branch is called 'master' if unspecified, but it would probably be safer to default to "". Not everyone uses the name "master" for their default branch.
It looks like this module always assumes the branch is called
'master'if unspecified, but it would probably be safer to default to"". Not everyone uses the name "master" for their default branch.