google / google/git-appraise

Change the repository.PullNotes command to remove a redundant call to "ls-remote"

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
clean up
Dominant language
Go
Stars
5.3k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

As noted by @linquize [here](https://github.com/google/git-appraise/commit/d9f03ea9eaa7a36b7d3116a7a48cc88e8dbb164c#commitcomment-15085557), the call to "ls-remote" in the PullNotes method is redundant; it follows a fetch of the remote refs, so they can just be listed locally instead of calling out to the remote repo again.

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.