Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 556 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 556 Bytes

ungite npm

Git management Viewable.

Features

  • 🔥 Simple operation git flow.

Usage

pnpm i -g ungite
ungite -h

Branch

列出所有本地分支:

ungite b

ungite b

Options

  • 列出所有分支
  • -r 列出所有分支 (包括远程分支)
  • -s 切换目标分支
  • -d 删除目标分支 (支持多选)

License

MIT License © 2023 zyyv