login
Header Space

 
 

Re: Why do git submodules require manual checkouts and commits?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Avery Pennarun <apenwarr@...>
Cc: skillzero@gmail.com <skillzero@...>, <git@...>
Date: Friday, May 16, 2008 - 10:24 am

Hi,

On Fri, 16 May 2008, Avery Pennarun wrote:


Funny, for me it looks completely different:

$ cd sub
# work, work, work
# from time to time commit
# from time to time rebase -i to clean up some things
# test, test, test
# sometimes push

And then, every once in a while, it is

$ cd ..
$ git add submodule
$ git commit -s submodule
$ git push


But hey, if you find that tedious, why did I not see a patch from you yet, 
implementing "git submodule commit-n-push"?

Ciao,
Dscho
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Why do git submodules require manual checkouts and commi..., Johannes Schindelin, (Fri May 16, 9:58 am)
Re: Why do git submodules require manual checkouts and commi..., Johannes Schindelin, (Fri May 16, 10:24 am)
Re: Why do git submodules require manual checkouts and commi..., Johannes Schindelin, (Fri May 16, 6:17 am)
speck-geostationary