Skip to content

Pull branch before running diff #3

@Bates550

Description

@Bates550

Currently the diff is run against the local version of whatever branch is specified, which is often out of date and can give weird results. I feel that diff-tree should diff against the most up to date version of the base branch.

I think running git fetch <specified base branch> before executing the diff command should fix this.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions