Renaming HEAD branch to "main"

The Shibboleth Project is in the process of converting its Git repositories from using a default branch of "master" to the more inclusive term "main".

This is largely an internal change. If you don't have a clone of any of the project's repositories, you won't be affected.

If you are affected, once the repository you're interested in has been modified, you should either:

  • Delete your clone and make a new one, or
  • Use the follow-main script to update your clone to follow the main branch. You can find the follow-main script in the resources/git directory of the java-parent-project repository, or online here.

Details of the conversion can be found in  GEN-264 - Getting issue details... STATUS .

Status

Converted Repositories

Global repositories:

  • ant-extensions
  • changepass
  • cpp-ecp
  • cpp-log4shib
  • cpp-msbuild
  • cpp-opensaml
  • cpp-sp-ext
  • cpp-sp
  • cpp-sp-resolver
  • cpp-xmltooling
  • idwsfconsumer
  • infra-disco
  • java-centralized-discovery
  • java-identity-provider
  • java-idp-delegation
  • java-idp-integration-tests
  • java-idp-jetty-base (does the main branch do anything? remove?)
  • java-idp-log-analysis
  • java-idp-oidc
  • java-idp-plugin-duo
  • java-idp-plugin-scripting
  • java-idp-plugin-totp
  • java-idp-security-config
  • java-idp-testbed
  • java-idp-tomcat-base (does the main branch do anything? remove?)
  • java-metadata-aggregator
  • java-opensaml
  • java-opensaml2
  • java-openws
  • java-parent-project
  • java-parent-project-v2
  • java-redshift
  • java-shib-common
  • java-shib-idp2
  • java-support
  • java-xmltooling
  • jetty7-dta-ssl
  • jetty94-dta-ssl
  • jetty9-dta-ssl
  • jira_http_authentication
  • js-embedded-discovery
  • spring-extensions
  • svn-to-git
  • testing
  • tomcat6-dta-ssl
  • trustany-ssl
  • website
  • xmlsectool

Personal repositories:

  • iay/sp-build-docker

Unconverted Repositories

  • gitolite-admin (Gitolite tweak required; not a public repository)

Personal repositories:

  • philsmart/java-identity-provider
  • philsmart/java-idp-plugin-archetype
  • philsmart/java-support
  • putmanb/java-identity-provider
  • putmanb/java-idp-testbed
  • putmanb/soap-client-examples