Thanks! That did it. The Dip2Black transition should be in the
repository now in the branch keithg.
If it needs any changes, please let me know. I can also work on other
issues if you'd like. Thanks.
Keith
Odin Omdal Hørthe wrote:
On Sat, Oct 24, 2009 at 7:48 AM, Keith Gudger <ke...@sploids.com> wrote:
Thanks for the info. I finished making and documenting the changes (and
checked out all the different color models), and git add and commit seemed
to work fine. Then:
git push mob master:refs/heads/keithg
fatal: 'mob': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly
Any help is appreciated. Thanks!
Did you:
git remote add mob git://git.cinelerra.org/mob/cinelerra.git
first?