On Wed, Nov 17, 2010 at 02:12, [email protected] <[email protected]> wrote:
> On Tue, Nov 16, 2010 at 12:19 PM, Chris Browet <[email protected]> wrote: > > > > There is something I don't understand, though... I cloned pbf2osm which > has > > OSM-binary as submodule. > > When I do a "git submodule init" + "git submodule update" as instructed, > I > > get the .proto dated sep 15th (thus without the "package") > > > > There must be some magic in git submodules that evades me... > > Git submodules are different from svn externals in that git submodules > refer to a specific commit in the submodule rather than whatever is > the latest in the branch. > > Aah, thanks. Dangerous stuff (at least if you expect it to work like svn)...
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

