As part of the effort to make development more visible, I've moved the
mirror of the Subversion repository from nikolasco on GitHub to zmanda
on GitHub. This will let me expose development branches on my nikolasco
account, the way dustin has with the perltaper branch
  http://github.com/djmitche/amanda/tree/perltaper

This change requires that you update your git remotes. For example, to
update the 'origin' remote:
  git remote rm origin
  git remote add -f origin git://github.com/zmanda/amanda.git
You can list all remotes using
  git remote show

Cheers,
-Nikolas

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to