[Kde-games-devel] GIT Conversion status

Stefan Majewsky stefan.majewsky at googlemail.com
Sun May 13 19:41:44 UTC 2012


On Sun, May 13, 2012 at 10:03 AM, Viranch Mehta <viranch.mehta at gmail.com> wrote:
> So how do I fix the tagging
> stuff that you mentioned above, on which you'll be relying on in future?

Look up the commit ID of the initial commit e.g. in `git log` or `gitk`, and say

    git tag svn-import $COMMIT_ID
    git push --tags origin

Greetings
Stefan


More information about the kde-games-devel mailing list