We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This bug is for tracking the migration of Spelt to Git.
The text was updated successfully, but these errors were encountered:
Spelt only requires importing trunk. This should be enough:
mkdir spelt && cd spelt time -p svn2git https://translate.svn.sourceforge.net/svnroot/translate/src/trunk/spelt --rootistrunk --metadata --revision 7517 --verbose git remote add origin git@github.com:julen/spelt.git git push -u origin master cd ..
Sorry, something went wrong.
Created attachment 817
Migration rules file
Repository live at https://github.com/spelt/
julen
No branches or pull requests
This bug is for tracking the migration of Spelt to Git.
The text was updated successfully, but these errors were encountered: