Say, if I run git fetch
under commands:
, how does git authenticate without providing username & token? It doesn’t seem like ssh or credential helper.
Say, if I run git fetch
under commands:
, how does git authenticate without providing username & token? It doesn’t seem like ssh or credential helper.