Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: use reachability bitmap index when generating non-stdout pack
[gitweb.git]
/
git-p4.py
diff --git
a/git-p4.py
b/git-p4.py
index b123aa2726490403efef7d1aa32161ad05c42a4b..ac6f4c14fba8e459318d9e038327fbb34bea2361 100755
(executable)
--- a/
git-p4.py
+++ b/
git-p4.py
@@
-2274,7
+2274,7
@@
def __init__(self):
self.useClientSpec_from_options = False
self.clientSpecDirs = None
self.tempBranches = []
- self.tempBranchLocation = "git-p4-tmp"
+ self.tempBranchLocation = "
refs/
git-p4-tmp"
self.largeFileSystem = None
if gitConfig('git-p4.largeFileSystem'):