projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ad78842
)
Restore config after running scripts/env diff.
author
lars
<lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Sep 2008 20:45:12 +0000
(20:45 +0000)
committer
lars
<lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Sep 2008 20:45:12 +0000
(20:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12632
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
scripts/env
patch
|
blob
|
history
diff --git
a/scripts/env
b/scripts/env
index
e088695
..
642a329
100755
(executable)
--- a/
scripts/env
+++ b/
scripts/env
@@
-103,6
+103,7
@@
env_diff() {
env_init
env_sync_data
git diff --cached
+ env_link_config
}
env_save() {
This page took
0.027419 seconds
and
4
git commands to generate.