Project

General

Profile

Actions

action #60272

open

coordination #58184: [saga][epic][use case] full version control awareness within openQA

Make fetching custom git repos (e.g. needles) more efficient

Added by tinita over 4 years ago. Updated over 3 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2019-11-26
Due date:
% Done:

0%

Estimated time:

Description

Cloning a needles repository can take a lot of time and traffic, even if we use --depth 1.
It could be made more efficient by having a local mirror/proxy repo.

Checking out branches could be done via git worktree. A worktree will share its .git directory with the original directory, so this would be faster and use less disk space.

Actions

Also available in: Atom PDF