Re: submodule using revision

2017-11-03 Thread Jacob Keller
On Fri, Nov 3, 2017 at 6:42 AM, gregory grey wrote: > Hi guys. > > Currently git submodule only works with branch of the submodule in > question. Adding a functionality to work with a revision would be > great from my point of view. > > Proposed syntax is as follows: > git submodule add -r commit_

submodule using revision

2017-11-03 Thread gregory grey
Hi guys. Currently git submodule only works with branch of the submodule in question. Adding a functionality to work with a revision would be great from my point of view. Proposed syntax is as follows: git submodule add -r commit_sha git://some_repository.git Thanks! -- http://ror6ax.github