We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ccd1b0 commit 4a8a1faCopy full SHA for 4a8a1fa
src/scmrepo/git/backend/base.py
@@ -241,8 +241,7 @@ def fetch_refspecs(
241
"""Fetch refspecs from a remote Git repo.
242
243
Args:
244
- url: Remote repo Git URL (Note this must be a Git URL and not
245
- a remote name).
+ url: Git remote name or absolute Git URL.
246
refspecs: Iterable containing refspecs to fetch.
247
Note that this will not match subkeys.
248
force: If True, local refs will be overwritten.
0 commit comments