Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

clone: git clone all related git repositories from gitlab #118

Open
csonuryilmaz opened this issue May 7, 2019 · 0 comments
Open

clone: git clone all related git repositories from gitlab #118

csonuryilmaz opened this issue May 7, 2019 · 0 comments

Comments

@csonuryilmaz
Copy link
Owner

I've at least five different dedicated PCs which I can work at any time. Also I have 10+ projects which I'm actively maintaining. When I sit down on a PC, I need to have instant access to all git repositories of these in order to quickly review and checkout across branches & tags.

An operation, as a new feature, which provides below functions will be very useful.

  • git clone all my gitlab related repositories into defined workspace if not exists.
  • Support all git protocols (http,https,ssh) for git authentication.
  • Make project based git config for user.name and user.email.

Note: In order to keep the feature simple for now, I won't add below functions.

  • A list of projects (most probably active or popular) to clone.
  • A list of ignored projects which won't be processed.
  • Update local cloned project (repository) if exists.

These items can be handled in future when needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant