File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
authors = [
" o2sh <[email protected] >" ]
3
3
categories = [" command-line-utilities" ]
4
- description = " A command -line Git information tool"
4
+ description = " Command -line Git information tool"
5
5
edition = " 2018"
6
6
exclude = [" assets/*" , " docs/vercel/*" ]
7
7
keywords = [" git" , " cli" , " terminal" ]
Original file line number Diff line number Diff line change 1
1
<h3 align =" center " ><img src =" assets/onefetch.svg " height =" 130px " ></h3 >
2
2
3
- <h5 align =" center " >A command -line Git information tool written in Rust</h5 >
3
+ <h5 align =" center " >Command -line Git information tool written in Rust</h5 >
4
4
5
5
<p align =" center " >
6
6
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/crates/v/onefetch.svg" alt="cargo"></a>
Original file line number Diff line number Diff line change 1
1
<h3 align =" center " ><img src =" ../assets/onefetch.svg " height =" 130px " ></h3 >
2
2
3
- <h5 align =" center " >Un outil Git en ligne de commande écrit en Rust</h5 >
3
+ <h5 align =" center " >Outil Git en ligne de commande écrit en Rust</h5 >
4
4
5
5
<p align =" center " >
6
6
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/crates/v/onefetch.svg" alt="cargo"></a>
Original file line number Diff line number Diff line change 1
1
name : onefetch
2
2
base : core22
3
3
adopt-info : onefetch
4
- summary : A command -line Git information tool
4
+ summary : Command -line Git information tool
5
5
description : |
6
6
Onefetch is a command-line Git information tool that displays project information
7
7
and code statistics for a local Git repository directly to your terminal.
You can’t perform that action at this time.
0 commit comments