commit | 81dbbf72406c47b5199a59c6b83338b11fd3e754 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Mon Sep 03 15:54:17 2012 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Sep 03 15:54:18 2012 -0700 |
tree | 271b241e1a83ceaa5de40eccad6c275a72126f0e | |
parent | 799beac15391004778186503bf198783960a82a3 [diff] | |
parent | 01d4721565f1562172149ebb91d29d6a7e7f922d [diff] |
Merge branch 'sz/submodule-force-update' "git submodule update --force" used to leave the working tree of the submodule intact when there were local changes. It is more intiutive to make "--force" a sign to run "checkout -f" to overwrite them. * sz/submodule-force-update: Make 'git submodule update --force' always check out submodules.