automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

git repo back to previous state


From: Ralf Wildenhues
Subject: git repo back to previous state
Date: Tue, 2 Jun 2009 20:22:44 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hello,

thanks to the creators of git and to the administrators of savannah!,
the restoration of the Automake repository was little more work than

  git push --dry-run origin \
           ad-parallel-tests branch-1-10 branch-1.11 master
  # inspect output
  git push origin \
           ad-parallel-tests branch-1-10 branch-1.11 master
  git push --dry-run --tags
  # inspect output
  git push --tags

and has been done now.  Note that I did not use --all, that would have
exposed a bunch of unfinished topics and broken patches.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]