| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:program:git [2022/07/24 02:59] – [Command] wm | computer:program:git [2025/06/24 07:36] (目前版本) – [Hooks] wm |
|---|
| ====Hooks==== | ====Hooks==== |
| * [[http://githooks.com/|Git hooks]] | * [[http://githooks.com/|Git hooks]] |
| | * [[https://lefthook.dev/|Lefthook]] |
| * [[http://codeutopia.net/blog/2011/06/30/how-to-automatically-run-unit-tests-from-a-git-push/|How to automatically run unit tests from a git push]] | * [[http://codeutopia.net/blog/2011/06/30/how-to-automatically-run-unit-tests-from-a-git-push/|How to automatically run unit tests from a git push]] |
| * [[http://viget.com/extend/grunt-getting-started-with-git-hooks|Grunt: Getting Started with Git Hooks]] | * [[http://viget.com/extend/grunt-getting-started-with-git-hooks|Grunt: Getting Started with Git Hooks]] |
| ==== Worktree ==== | ==== Worktree ==== |
| * [[https://ihower.tw/blog/archives/8740|Git worktree: 同時開多個工作目錄]] | * [[https://ihower.tw/blog/archives/8740|Git worktree: 同時開多個工作目錄]] |
| | * [[https://compiledsuccessfully.dev/git-skip-worktree/|Git update-index --skip-worktree, and how I used to hate config files]] |
| | ==== Notes ==== |
| | * [[https://tylercipriani.com/blog/2022/11/19/git-notes-gits-coolest-most-unloved-feature/|Git Notes: git's coolest, most unloved feature]] |
| ====Tip==== | ====Tip==== |
| * [[https://dangitgit.com/|Dangit, Git!?!]] | * [[https://dangitgit.com/|Dangit, Git!?!]] |
| * [[https://gogs.io/|Gogs]] | * [[https://gogs.io/|Gogs]] |
| * [[https://gitea.io/|Gitea]] | * [[https://gitea.io/|Gitea]] |
| | * [[https://forgejo.org/|Forgejo]] |
| * [[http://gitolite.com/|Gitolite]] | * [[http://gitolite.com/|Gitolite]] |
| * [[https://sourcehut.org/|sourcehut]] | * [[https://sourcehut.org/|sourcehut]] |
| * [[http://jonas.nitro.dk/tig/|Tig]] | * [[http://jonas.nitro.dk/tig/|Tig]] |
| * [[http://blogs.atlassian.com/2013/05/git-tig/|git? tig!]] | * [[http://blogs.atlassian.com/2013/05/git-tig/|git? tig!]] |
| | * .tigrc <code>bind main R !git rebase -i --autosquash %(commit)</code> |
| * [[https://github.com/extrawurst/gitui|gitui]] | * [[https://github.com/extrawurst/gitui|gitui]] |
| * [[https://github.com/jesseduffield/lazygit|lazygit]] | * [[https://github.com/jesseduffield/lazygit|lazygit]] |