twosigma / twosigma/git-meta

git rm path/to/removed/file.txt does not stage the removal

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

Description

```
rm path/to/removed/file.txt
git rm path/to/removed/file.txt
```

is a valid git workflow which does not work with `git meta`, instead git meta complains that the file does not exist.

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.