https://github.com/profclems/git-tools
Docker images of common git tools.
https://github.com/profclems/git-tools
Last synced: 10 months ago
JSON representation
Docker images of common git tools.
- Host: GitHub
- URL: https://github.com/profclems/git-tools
- Owner: profclems
- License: isc
- Created: 2020-12-12T04:21:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T09:38:51.000Z (over 4 years ago)
- Last Synced: 2025-02-01T11:32:28.471Z (11 months ago)
- Homepage: https://hub.docker.com/r/vptech/git-tools
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# git-tools
[![License][license-img]][license-href]
[![docker][docker-img]][docker-href]
1. [Overview](#overview)
1. [Description](#description)
1. [Tags](#setup)
1. [Usage](#usage)
1. [Limitations](#limitations)
1. [Development](#development)
1. [Miscellaneous](#miscellaneous)
## Overview
Those images include the following tools:
- [glab](https://github.com/profclems/glab)
- [hub](https://github.com/github/hub)
- [lab](https://github.com/zaquestion/lab)
## Description
Docker images of different git CLI tools.
## Tags
Supported tags.
- 1.0.0, latest
## Limitations
Currently no limitations.
## Development
Please read carefully [CONTRIBUTING.md][contribute-href] before making a merge
request.
## Miscellaneous
```
╚⊙ ⊙╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
```
[license-img]: https://img.shields.io/badge/license-ISC-blue.svg
[license-href]: LICENSE
[docker-img]: https://img.shields.io/docker/pulls/vptech/git-tools.svg
[docker-href]: https://hub.docker.com/r/vptech/git-tools
[contribute-href]: CONTRIBUTING.md