twosigma / twosigma/git-meta

git meta diff should understand --word-diff

Open
#616 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
233
Forks
54
PR merge metrics
No merged PRs in 30d

Description

`git diff --word-diff` is very useful for figuring out change code changes when a lot of white space changes have occurred, such has re/de-indenting blocks of code.

`git meta diff --word-diff` does not error but also does not pass the argument down argument down to the individual `git diff` commands.

git meta should likely pass all arguments of after the diff to the individual `git diff`s

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.