Compare commits
No commits in common. "a1da786ed1cff0c69b260e15dca381724599865a" and "b980a6907bf7b24c49258cf6781e0a77d1a38224" have entirely different histories.
a1da786ed1
...
b980a6907b
3 changed files with 2 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ readme = "README.md"
|
|||
homepage = "https://github.com/dotinx/naj"
|
||||
repository = "https://github.com/dotinx/naj"
|
||||
categories = ["command-line-utilities"]
|
||||
exclude = ["scripts/","assets/"]
|
||||
exclude = ["tests/", "scripts/",]
|
||||
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
# Naj
|
||||
|
||||

|
||||
# Naj (我 `/*ŋˤajʔ/`)
|
||||
|
||||
**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 |
Loading…
Add table
Reference in a new issue