Compare commits

..

No commits in common. "a1da786ed1cff0c69b260e15dca381724599865a" and "b980a6907bf7b24c49258cf6781e0a77d1a38224" have entirely different histories.

3 changed files with 2 additions and 4 deletions

View file

@ -9,7 +9,7 @@ readme = "README.md"
homepage = "https://github.com/dotinx/naj" homepage = "https://github.com/dotinx/naj"
repository = "https://github.com/dotinx/naj" repository = "https://github.com/dotinx/naj"
categories = ["command-line-utilities"] categories = ["command-line-utilities"]
exclude = ["scripts/","assets/"] exclude = ["tests/", "scripts/",]
[dependencies] [dependencies]

View file

@ -1,6 +1,4 @@
# Naj # Naj (我 `/*ŋˤajʔ/`)
![Naj Banner](assets/naj-banner.jpg)
**Naj** is a lightweight, secure, and idempotent wrapper for Git, written in Rust. It solves the chaos of managing multiple Git identities (Work vs. Personal) by strictly isolating configurations and preventing accidental identity leaks. **Naj** is a lightweight, secure, and idempotent wrapper for Git, written in Rust. It solves the chaos of managing multiple Git identities (Work vs. Personal) by strictly isolating configurations and preventing accidental identity leaks.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB