-
### 🐛 Bug Report
- TypeStat version: 0.8.1
- TypeScript version: 5.2
- Node version: 20
#### Actual Behavior
```patch
diff --git a/lib/ReactViews/Tools/DiffTool/DiffTool.tsx b/lib/Reac…
-
You can see the changes needed by this (in the `rocksdb`) subdirectory:
`git difftool d52b520 -- include/rocksdb/options.h include/rocksdb/c.h`
(also look at `include/rocksdb/c.c`)
-
Update docs for use of vimdiff. Provide docs for configuring other dfftools/mergetools:
- Using VSCode: https://stackoverflow.com/questions/44549733/
- Use IntelliJ or WebStorm: https://coderwall.…
-
Thank you for creating [neptune.ai](https://neptune.ai), the best tool for experiment tracking!
I have configured an external diff viewer, `difftastic`, in my Git configuration. However, I noticed …
-
### Description
Difftastic has [documentation on configuring it as a `difftool`](https://difftastic.wilfred.me.uk/git.html#git-difftool). It would be great if home-manager had a `programs.git.difft…
-
When VS Code is set as the difftool for Git, make it work nicely with `git difftool -d`, AKA a directory diff. VS Code doesn't know how to handle that scenario well ATM.
-
**~/.gitconfig**:
```
[difftool.prettydiff]
cmd = prettydiff
```
Then running `git difftool -t prettydiff` on a repo with changes should show a series of diffs.
Is this a planned feature?
…
-
### If the feature request is for a plugin or theme, specify it here.
oh-my-zsh git shortcuts
### If the feature solves a problem you have, specify it here.
_No response_
### Describe the …
-
I'm not sure how hard it would be, but autochrome would be awesome as a git difftool provider for diffing changes. Is this in scope for this project?
-
You can specify an [external difftool in Git](https://www.kernel.org/pub/software/scm/git/docs/git-difftool.html). Would be great if the `diff` button could (optionally) launch that instead of a diff …
dvdln updated
8 years ago