Restore config after running scripts/env diff.

SVN-Revision: 12632
This commit is contained in:
Lars-Peter Clausen 2008-09-18 20:45:12 +00:00
parent 23a45e0c6d
commit 5ac7398565
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ env_diff() {
env_init
env_sync_data
git diff --cached
env_link_config
}
env_save() {