mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-26 22:56:15 +01:00
2d5b853aa0
Prior to this change, `osc co PROJECT' and `osc co PROJECT PACKAGE' would both follow links, but `osc co PROJECT PACKAGE FILE' would not. To make matters even more confusing, `osc ls PROJECT PACKAGE FILE' does follow links - so, for linked files, an `ls' would tell you a file exists, then `co' would give a 404 error. This change fixes the inconsistency. |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
.gitignore | ||
babysitter.py | ||
build.py | ||
checker.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py | ||
oscssl.py | ||
oscsslexcp.py |