パッケージ: git-gui (1:2.45.2+next.20240614-1)
git-gui に関するリンク
Debian の資源:
git ソースパッケージをダウンロード:
- [git_2.45.2+next.20240614-1.dsc]
- [git_2.45.2+next.20240614.orig.tar.gz]
- [git_2.45.2+next.20240614-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [git-scm.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
fast, scalable, distributed revision control system (GUI)
Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel.
Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server.
This package provides the git graphical user interface.
If aspell is installed, it can check the spelling of commit messages as the user types.
If meld is installed, it can be used for displaying diffs and for interactive merge conflict resolution.