这是indexloc提供的服务,不要输入任何密码
Skip to content

git stuff #35

@nobe4

Description

@nobe4

From https://www.youtube.com/watch?v=aolI_Rz0ZqY

### Tasks
- [ ] git log -L
- [ ] git log -L :FunctionName:path/to/file
- [ ] git log -S 'regexp' -p
- [ ] git reflog
- [x] git diff --word-diff
- [ ] git blame -L
- [ ] git blame -w -C
- [x] git config includeif
- [x] git config rerere.enable
- [x] branch descriptions
- [x] https://gist.github.com/schacon/e9e743dee2e92db9a464619b99e94eff
- [x] git branch --column
- [x] git config column.ui auto
- [x] git config branch.sort ...
- [x] git columns
- [x] git push --force-with-lease
- [x] git maintenance => seems to work only on a repo-basis, and the repo name is included in the global gitconfig, 🤔
- [x] git maintenance start in all repos      run this from projector     have an alias to do that for all repos
- [ ] config fetch.writeCommitGraph
- [ ] config core.fsmonitor
- [ ] config core.untrackedcache
- [ ] git clone --filter=blob:none
- [ ] git clone --filter=tree:0
- [x] vim fugitive difftastic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions