eth-p / eth-p/bat-extras

How to get diff of a directory with batdiff?

Open
#100 1 comment 0 reactions 0 assignees View on GitHub
batdiff bug pending closure
Dominant language
Shell
Stars
1.6k
Forks
95
PR merge metrics
No merged PRs in 30d

Description

In git, I have some modified file in a directory, then I can get all the diff of all the files.
```sh
git diff dir/
git diff .
```
But doesn't work with batdiff.
```
batdiff .
[bat error]: '.' is a directory.
```
Is it possible to achieve the same thing with batdiff?
Thanks in advance.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.