Skip to content

Handle directories leading to minor/major changes also that wasn't represented in main yet #37

@Greewil

Description

@Greewil

Problem

If vuh trying to check git diff with directory (or file) that not represented in main branch yet 'git diff' command will throw an error.

Possible solution

Before checking git diff check if directory/file represented in main branch. If not represented in main branch, but exists in history locally, so consider that there is a git diff.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions