reload
Description:
public void reload (
bool force)
throws Error
Rereads submodule info from config, index, and HEAD.
Call this if you have reason to believe that it has changed.
Parameters:
this |
a Submodule.
|
force |
reload even if the data doesn't seem out of date.
|