On 04/28/2011 10:50 PM, Richard Henderson wrote:
   * I still don't think I know how git submodules really work.  When I
     updated the one patch containing the PALcode blob, I couldn't figure
     out how to change the submodule revision hash number to HEAD.

cd roms/palcode
git pull origin
# ensure no merge happened, etc. etc.
cd ../..
# update blob
git commit roms/palcode path/to/blob

Paolo

Reply via email to