projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbb954d
)
storage:vcs:base: avoid `is not a item name` Sphinx error.
author
W. Trevor King
<wking@tremily.us>
Fri, 26 Oct 2012 12:36:09 +0000
(08:36 -0400)
committer
W. Trevor King
<wking@tremily.us>
Fri, 26 Oct 2012 12:36:09 +0000
(08:36 -0400)
libbe/storage/vcs/base.py
patch
|
blob
|
history
diff --git
a/libbe/storage/vcs/base.py
b/libbe/storage/vcs/base.py
index 43d89ccabaeb0cac2ba4f31284e7a7016ec8f161..cf02306dc368c64d4c14b815766196ce26a8c17e 100644
(file)
--- a/
libbe/storage/vcs/base.py
+++ b/
libbe/storage/vcs/base.py
@@
-1069,7
+1069,7
@@
class VCS (libbe.storage.base.VersionedStorage):
See Also
--------
- :py:mod:`libbe.storage.util.upgrade`
+ libbe.storage.util.upgrade
"""
if path == None:
path = os.path.join(self.repo, '.be', 'version')