MyGit

altsem/gitu

Fork: 94 Star: 1830 (更新于 2024-11-02 13:36:52)

license: MIT

Language: Rust .

A TUI Git client inspired by Magit

最后发布版本: v0.26.0 ( 2024-10-25 01:43:32)

GitHub网址

It's Gitu! - A Git porcelain outside of Emacs

CI codecov

A terminal user interface for Git. Inspired by Magit.

Features

Gitu aims to implement many of the core features of Magit over time. It should be familiar to any previous Magit users.
Here's a list of so-far supported features:

  • Staging/Unstaging (file, hunk, line)
  • Showing (view commits / open EDITOR at line)
  • Branching (checkout, checkout new)
  • Commiting (commit, amend, fixup)
  • Fetching
  • Logging (current, other)
  • Pulling / Pushing to/from configured upstream/pushDefault
  • Rebasing (elsewhere, abort, continue, autosquash, interactive)
  • Resetting (soft, mixed, hard)
  • Reverting (commit)
  • Stashing (save, pop, apply, drop)

Keybinds

Keybinds try mimic Magit, while staying Vim-like. A help-menu can be shown by pressing the h key, or by configuring general.always_show_help.enabled = true

Configuration

The environment variables VISUAL, EDITOR or GIT_EDITOR (checked in this order) dictate which editor Gitu will open. This means that e. g. commit messages will be opened in the GIT_EDITOR by Git, but if the user wishes to do edits to the actual files in a different editor, VISUAL or EDITOR can be set accordingly.

Configuration is also loaded from:

  • Linux: ~/.config/gitu/config.toml
  • macOS: ~/.config/gitu/config.toml
  • Windows: %USERPROFILE%\AppData\Roaming\gitu\config.toml

, refer to the default configuration.

Installing Gitu

Follow the install instructions: Installing Gitu
Or install from your package manager:

Packaging status

Contributing

PRs are welcome! This may help to get you started: Development & Tooling

最近版本更新:(数据更新于 2024-11-02 13:36:36)

2024-10-25 01:43:32 v0.26.0

2024-09-04 00:29:42 v0.25.0

2024-08-06 02:04:33 v0.24.0

2024-07-24 06:55:39 v0.23.1

2024-07-19 05:09:05 v0.23.0

2024-07-05 02:25:50 v0.22.1

2024-06-28 05:23:12 v0.22.0

2024-06-19 23:34:03 v0.21.1

2024-06-17 01:04:24 v0.21.0

2024-05-09 03:49:29 v0.20.1

主题(topics):

cli, git, magit, standalone, tui

altsem/gitu同语言 Rust最近更新仓库

2024-11-05 08:48:52 lapce/lapce

2024-11-04 19:47:57 dashpay/platform

2024-11-01 02:26:55 mediar-ai/screenpipe

2024-10-30 06:09:45 electric-capital/crypto-ecosystems

2024-10-29 10:21:58 rustdesk/rustdesk

2024-10-27 15:42:03 jtroo/kanata