GitButler

Git made easy Gut is a user-friendly Git CLI for Windows, Mac, and GNU/Linux. With intuitive commands and streamlined workflows, Gut simplifies the process of using Git's complex system, allowing you to focus on your code. Download A useful set of commandsHere are some of the most useful commands from the gut CLI
Introduction Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project. Gource includes built-in log generation support for Git, Mercurial, Bazaar and SVN. Gource can also parse logs produced by severa
The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress, is available here. All content is licensed under the Creative Commons Attribution Non Commercial Share Alike 3.0 license. Print versions of the book are available on Amazon.com. The version found here has been updated with corrections and additions from hundreds of contributors. If you see an error or have a s
An interactive Git visualization tool to educate and challenge!
git diffで1行にデータが詰まっているJSONをいい感じに差分表示する方法 jqをインストール $ brew install jq Gitの属性を付ける(*.jsonにマッチするファイルはdiffの前にjsonフィルタを通すように) $ echo "*.json diff=json" >> .gitattributes または $ echo "*.json diff=json" >> .git/info/attributes jsonフィルタを設定 $ git config diff.json.textconv "jq -S ." あとは普通にgit diffすればOK git diffではなくて単純に2つのファイルの差分を見たいだけならばjson-diffを使うといい $ npm install json-diff $ json-diff original.json modifie
Fork is getting better and better day after day and we are happy to share our results with you.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く