Skip to content

(request) Use local repos for fetch instead of cloning #44

Open
@mgurov

Description

@mgurov

In case I already have a repository cloned on my workstation for active work with it, it could be beneficial to use it for fetches instead of cloning a new one. Especially if the repo is voluminous. That would bring following advantages:

  • no wasted space concerns
  • working repo always up to date

potential issues:

  • some updates might be lost on manual / other tool fetch. Minor, as one would just see the fetched changes via a different interface.
  • simultaneous access to local git repository. Would be surprised if this caused a problem though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions