[Kde-bindings] kross-interpreters.git force-pushed
Nicolas Alvarez
nicolas.alvarez at gmail.com
Fri Jan 21 21:54:48 UTC 2011
Hi all kdebindingers,
Due to an error in the svn2git conversion, we had to re-convert the
kross-interpreters git repository.
- The 4.6 branch was deleting the entire krossruby, so it had to be
force-pushed to remove the ruby-deleting commit.
- All tags were un-annotated, and some were in wrong commits, so *every tag*
has been re-created.
Note that the master branch is *not* affected, and the falcon-fixing commits
done to master were not lost.
Simply a normal "git fetch" should get the new KDE/4.6 branch.
To get the new tags, I only had to run "git fetch --tags". However, if that
doesn't work, you may have to delete all your local tags first:
git tag -d $(git tag)
git fetch --tags
Sorry for the inconvenience, and happy gitting :)
--
Nicolas
More information about the Kde-bindings
mailing list