File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# git-proj
2
2
[ // ] : # ( The README.html is generated from this file. Usually, pod is used for formatting. )
3
+ [ //] : # For more badges see: https://shields.io/badges
3
4
4
5
# Description
5
6
6
7
git-proj implements git sub-commands for managing large binary files.
7
- Its setup and management is more straightforward than "git LFS" because it doesn't
8
- * require* a git server.
8
+ Its setup and management is more straightforward than "git LFS"
9
+ because it doesn't * require* a git server.
9
10
10
11
[ ![ test] ( https://github.com/TurtleEngr/gitproj/actions/workflows/test.yml/badge.svg )] ( https://github.com/TurtleEngr/gitproj/actions/workflows/test.yml )
11
12
[ ![ package] ( https://github.com/TurtleEngr/gitproj/actions/workflows/package.yml/badge.svg )] ( https://github.com/TurtleEngr/gitproj/actions/workflows/package.yml )
13
+ ![ GitHub issue custom search] ( https://img.shields.io/github/issues-search?query=repo%3ATurtleEngr%2Fgitproj%20is%3Aopen&style=flat&label=issues )
12
14
13
15
## Why git-proj?
14
16
You can’t perform that action at this time.
0 commit comments