Push HwB GIT repository to Alioth

| No Comments

Made the GIT repository of my Hardware Book package public by pushing it to Alioth.

  • git push --all alioth
  • git push --tags alioth

The repository is browsable.

For anonymous access (git is the protocol preference):

  • git clone git://git.debian.org/git/collab-maint/pkg-hwb.git
  • git clone http://git.debian.org/git/collab-maint/pkg-hwb.git

For those who have accounts on Alioth:

git clone ssh://<user>@git.debian.org/git/collab-maint/pkg-hwb.git

Also; bug # 566754 was submitted to the Debian BTS in order to track the change and allow others to be able to find the new links.

Leave a comment