[Update 9/16/2010] After looking into this last night, I realized that my original question was really asking 2 separate things:
Does anybody know how to determine whether a certain git commit, for example this one from this issue,开发者_开发百科 was rolled into a particular Android release such as 2.2 Froyo?
Is 开发者_运维百科it possible to push the changes in the .git directory to a remote repository?
I use gitweb. In the tree view I see my source code开发者_开发问答. But this code is all in black, I like configurated to added highlightTo enable syntax highlighting in \'blob\' view in modern gitw
I want to determine the associated SHA-1 of a submodule without cloning anything - i.e. remotely. git-ls-remote doesn\'t show this information, so my initial approach was to scrape the XHTML from gitw
When Using \'gitweb\' style for hgweb on a page I can see pla开发者_如何学Cnty of branches, for example if I have 1000 of them - all are shown.
I am trying to make the viewgit interface work for my projects. However I am running into this curious issue with PHP exec: