Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
upload-pack: provide a hook for running pack-objects
[gitweb.git]
/
t
/
t1308-config-set.sh
diff --git
a/t/t1308-config-set.sh
b/t/t1308-config-set.sh
index 065d5ebb09fa0d3dbc5d2abc3be0cb815cca17f6..cf716b469f10f37a591b32ef2d3eb6da4ba63f78 100755
(executable)
--- a/
t/t1308-config-set.sh
+++ b/
t/t1308-config-set.sh
@@
-237,7
+237,7
@@
test_expect_success 'iteration shows correct origins' '
key=foo.bar
value=from-home
origin=file
- name=$
(pwd)
/.gitconfig
+ name=$
HOME
/.gitconfig
scope=global
key=foo.bar