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

Re: Debian package available for OCaml-R.



Guillaume Yziquel a écrit :
> -5- git push origin master

"git push origin" makes sense only if the repository has been cloned
from somewhere else. Since you are creating it, "origin" doesn't exist.

Try instead:

-5- dom-new-git-repo ocaml-r

After, you can use git-remote to add the "origin" references. However,
the simplest way is probably to use dom-git-checkout elsewher to have
everything set up right (and to check that the remote repository is fine).


Cheers,

-- 
Stéphane


Reply to: