update
This commit is contained in:
parent
214a30f5f2
commit
0c906872c6
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 3"""
|
||||||
|
date="2025-05-29T16:58:29Z"
|
||||||
|
content="""
|
||||||
|
BTW, my first comment incorrectly described map's spidering capabilities
|
||||||
|
slightly. Suppose you have a remote on host foo, and that repository has
|
||||||
|
its own remote on host bar. Then map will ssh to foo to dump the git
|
||||||
|
config, find the additional urls on bar, and try to ssh to bar to get
|
||||||
|
the git config of the remote of the remote. And this can continue
|
||||||
|
artibtarily far, but limited of course by what hosts you can ssh to.
|
||||||
|
Whether that will be enough for your needs, I don't know.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue