Fork

詳細情報

タイトル Fork
URL https://git-fork.com/
バージョン ver 2.64
更新日 2026/03/14
追加日 2016/09/02
種別 フリーソフト
説明 高速かつユーザーフレンドリーなMac用のGUI Gitクライアント。

レビュー

概要

ForkはDmitry FrankとTanya Frankの夫婦によって開発された、MacおよびWindows向けの高速で使いやすいGitクライアントです。2017年頃にリリースされ、シンプルながら強力なUIと高い操作性を特徴とします。コマンドラインに不慣れな開発者から上級者まで幅広く対応しており、視覚的にわかりやすいリポジトリ管理ツールとして高い評価を受けています。

主要な特徴・機能

  • 高速な操作性: フェッチ・プル・プッシュ・コミット・ブランチ管理・マージ・リベースを快適に実行
  • マージコンフリクトヘルパー: コンフリクトを視覚的にわかりやすく解消できる専用ツール
  • インタラクティブリベース: コミットの編集・並べ替え・スカッシュをGUI上で直感的に操作
  • 画像差分表示: PNG・JPGなど一般的な画像フォーマットの差分をビジュアルで比較
  • ブレーム表示・履歴ビュー: コード行ごとのコミット追跡や詳細な変更履歴の確認
  • Git LFS対応: 大容量ファイルの管理をサポート
  • GPG署名対応: セキュアなコミット署名に対応
  • リポジトリマネージャー: 複数リポジトリを一元管理できるダッシュボード

対象ユーザー

  • Gitの操作をGUIで効率的に行いたい個人開発者
  • チームでのコードレビューやブランチ管理を視覚的に行いたい開発チーム
  • コマンドラインよりもGUIツールを好むエンジニア
  • macOS・Windows両環境で同一ツールを使いたいクロスプラットフォームユーザー

ライセンス情報

有料ソフトウェアで、ライセンス価格は $59.99(macOS・Windows共通)です。無料の評価版が提供されており、評価期間中は全機能を試用できます。個人・商用利用ともにライセンス購入が必要です。

スクリーンショット

更新グラフ

バージョン履歴

Fork 2.64
6 Mar 2026
New
Ability to edit default AI agent requests in Integration preferences
New
Add Codex support for AI commit messages and code review
New
Cmd+V to apply patch from clipboard
Improved
Add clickable refs to bisect status bar
Improved
Focus next bisect commit after good/bad/skip
Fork 2.63
13 Feb 2026
New
Add --update-refs support to Interactive Rebase
New
Add "Create Worktree" dialog, also available via Quick Launch
New
(省略されました)
Fork 2.60
28 Nov 2025
New
Claude Code Review for branches
New
Support for multiple source code directories
New
Add Antigravity to open-in dropdown
Improved
Add history for a hunk to File Tree context menu
Fixed
Incomplete Bitbucket repository list
Fixed
Error when unstaging multiple files when amending
Fork 2.59
7 Nov 2025
New
File History for a selected piece of code
New
Branch code review and generate commit message with Claude
New
Show worktree icon for branches checked out in other worktrees
Improved
Reduce blinking when when staging/unstaging
Improved
Make fetch output less noisy
Fixed
In some cases, incorrect conflict recognition for rebase
Fixed
Welcome screen doesn't appear on first run on macOS Tahoe
Fork 2.58
10 Oct 2025
New
Show diff for conflicted files resolved in external mergers
New
In tab header show first different path component for repos with same name
Improved
macOS Tahoe improvements
Fixed
Delete worktree with submodules
Fork 2.57
16 Sep 2025
New
Support macOS Tahoe 26
Improved
Quick Launch: also fuzzy search in file paths
Fixed
LFS status list doesn't show files with spaces
Fork 2.56
(省略されました)
Fork 2.54
27 Jun 2025
Fixed
Crash when opening a repo with a remote with slashes in the name
Fixed
Bisect hint not fully visible
Fixed
Cancel button in custom command doesn't run the action
Fixed
Filter is not updated on rename branch
Fork 2.53
21 May 2025
New
Draw branch labels with correspoding graph colors
New
Show conflict marks on scrollbar in merger
Fork 2.52
18 Apr 2025
New
Repository Treemap allowing to observe repository activity over time
Improved
Custom 'checkerboard' background in dark mode
Fixed
Pixel image diff does not work for LFS files
Fixed
Merge conflict for binary files always looks resolved
Fixed
'Copy Full Path' file context menu is not working
Fixed
Remotes list doesn't refresh when remote is created in push dialog
Fork 2.51
7 Mar 2025
New
Add checkbox control to UI Custom Commands
New
Support for .tga images
New
Support for .svg images
Improved
Open In Zed Preview
Fixed
Custom commands do not display error details when they fail
Fork 2.50
7 Feb 2025
Improved
Highlight search matches in branch labels
Improved
Add Ghostty terminal
Improved
Add 'skip' option to bisect
Improved
Update git-lfs to 3.6.0
Copyright © 2025 Danil Pristupov
Fork 2.49
7 Dec 2024
Improved
Show upstreams when removing multiple local branches
Improved
Open parent repository when click on submodule title
Improved
Option to not create commits on apply patch
Fork 2.48
15 Nov 2024
New
Add sections to Activity Manager to prevent automatic fetch polluting the log
Improved
Add 'Reveal line in Zed'
Improved
Add 'Reveal line in QtCreator'
Improved
Add --force warning icon to Push window
Improved
Add syntax highlighting for sql
Fork 2.47
25 Oct 2024
Improved
Rework uncommitted changes options in Checkout and Create Branch dialogs
Improved
Wrap text in error and custom command output dialogs
Improved
Add highlighting for dart, erlang and elixir