Re: technical question about branches

2010-05-22 Thread Andrew Borodin
On Fri, 21 May 2010 23:45:59 +0200 Janek Kozicki wrote:
 Now I want to make it available for you. How?
 
   git push origin 1517_collapse_a_treeview_dir_with_enter
 
 fatal: The remote end hung up unexpectedly

Right. You don't have write permissions to the mc repo.

 Do I need to make my own repo (github? gitorious?) so that you can
 fetch from it?

I think, yes.

 Do I have an access to origin, because I made a trac account, and I'm
 simply unaware of that?

If you will have your repo on github, we can review your branches,
fetch them into main mc repo and merge to master.

 Or should I `git format-patch master 1517_collapse_a_treeview_dir_with_enter` 
 and attach it to tickets?

This way is also possible. In this case the branch will be created
by one of MC developers in main mc repo.

-- 
Andrew


___
mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


Re: technical question about branches

2010-05-22 Thread Janek Kozicki
Andrew Borodin said: (by the date of Sat, 22 May 2010 10:08:02 +0400)

 If you will have your repo on github, we can review your branches,
 fetch them into main mc repo and merge to master.

ok, I'll use github. Thanks for pointers.


-- 
Janek Kozicki   http://janek.kozicki.pl/  |
___
mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel