expandedfronts / revisr

Revisr: Git for WordPress
https://revisr.io
GNU General Public License v3.0
195 stars 41 forks source link

Option for Updating/Initializing Submodules When Pulling From Upstream #77

Open prikhi opened 8 years ago

prikhi commented 8 years ago

Hi, I've got 2 repos, one at my site's root & my theme's repo as a submodule.

When I update the submodule's commit & pull it to my site the submodule stays on the old commit and shows up as a modification in Revisr.

It would be awesome to have an option that would run something like git submodule update --init after running git pull origin

nicooprat commented 7 years ago

+1 :)