Github no longer uses 'master' as the default branch name for new repositories. The new standard default branch is 'main'.
It does look like you can say :
install 'github:user/repo@main'
Perhaps if the branch is left blank and 'master' doesn't exist, it could
try 'main' instead?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
