giget icon indicating copy to clipboard operation
giget copied to clipboard

✨ Download templates and git repositories with pleasure!

Results 37 giget issues
Sort by recently updated
recently updated
newest added

### Environment - [email protected] - [email protected] ### Reproduction Try to install any GitLab repository that is located in a subgroup. ### Describe the bug In GitLab, you can seperate your...

### Describe the feature I'd like to inform the user what is the git commit hash that is being downloaded when a branch or tag is passed. Since giget doesn't...

enhancement
discussion

From what I have tested so far for private gitlab repo is 1. I need to set `export NODE_EXTRA_CA_CERTS=/path/to/cert.pem` in `.zshrc` 2. For example, my private repo is a self...

Normally giget uses tarbal snapshot downloads. But for supporting a 3rd party provider, we might support generic git provider supporting `git:` and git via HTTPS (`.git`). We might need some...

enhancement

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`^1.5.0` -> `^2.1.1`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/1.5.0/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.12.7` -> `^20.16.6`](https://renovatebot.com/diffs/npm/@types%2fnode/20.12.7/20.16.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^8.57.0` -> `^9.11.1`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

### Describe the feature The disk cache folder on Windows resides in `C:\Users\\.cache\giget`, which applies Linux/macOS standards to Windows. I suggest we move it to the correct Windows folder, which...

enhancement