On Tue, Apr 10, 2007 at 08:53:23AM -0700, H. Peter Anvin wrote:
> 
> Could we please make the devel branch the default branch?

 How? 
 
 I can move things to the "master" and delete the "devel" branch and
 use the "master" for all development only. Something like:

     git checkout master 
     git pull . devel
     git push ko

 + "git branch -d devel" at kernel.org

 This is probably a way how to make it more useful for people who are
 not too much familiar with git and branches.

 Comments & suggestions ?

        Karel

-- 
 Karel Zak  <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to