I wrote:
> Applying your git cleanup script after the conversion from hg to git
> produces lots of these errors:
>
> fatal: ambiguous argument 'v7.2.434~4': unknown revision or path not in the
> working tree.
> Use '--' to separate paths from revisions, like this:
> 'git <command> [<revision>...] -- [<file>...]'
>
> I'll have a look myself, but perhas you can guess what is wrong?
> Or should these errors be ignored?
I let the script continue, ignoring the errors. Then I pushed the
result to github. I got some errors, I think my sequence of commands is
not quite right, probably some can be left out:
% git remote add origin [email protected]:vim/vim.git
% git remote -v
% git push --mirror
% git push --set-upstream origin master
% git push --tags
% git push origin :origin/master
The result is now at https://github.com/vim/vim. It does have
everything up to patch 7.4.827. Does it look OK?
I'll push the cleaned-up Mercurial repository to Google code next.
That part appears to be OK now.
--
Vi beats Emacs to death, and then again!
http://linuxtoday.com/stories/5764.html
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.