"Compare" repo link should include the current branch/tag
See original GitHub issue- Visit https://github.com/BrowserSync/browser-sync/tree/client-ts
- Open repo tab “More” -> “Compare”
- See a plain
master
->master
comparison: https://github.com/BrowserSync/browser-sync/compare
I’d expect that to include a reference to the current branch/commit/tag, like:
https://github.com/BrowserSync/browser-sync/compare/master...client-ts
Maybe there’s a better way, but I’m trying to see what changed between master
and whatever branch I’m looking at.
This suggestion is similar to #966, but not just between tags.
The default branch can be determined via fetch, exactly like in #1173 is available via https://github.com/sindresorhus/refined-github/blob/master/source/libs/get-default-branch.js
IssueHunt Summary
jerone has been rewarded.
Sponsors (Total: $40.00)
- issuehunt ($40.00)
Tips
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on IssueHunt to raise funds.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:4
- Comments:7 (4 by maintainers)
Top Results From Across the Web
How is a tag different from a branch in Git? Which should I use ...
Often you'll use both branching and tagging together. You'll have various tags that may apply both to the main line and its branches...
Read more >Comparing commits - GitHub Docs
You can compare the state of your repository across branches, tags, commits, forks, and dates.
Read more >Compare branches, tags, and commits | Bitbucket Data Center ...
From the sidebar, click Compare. In the Compare page, from both the Source and Destination dropdown, select any combination of branches, tags, or...
Read more >Git - Tagging - Git SCM
In this section, you'll learn how to list existing tags, how to create and delete tags, ... The Git source repo, for instance,...
Read more >VCS / Git / Compare with Tag... or any revision : IDEA-100431
I think this is very important feature to have. Since most of git workflow don't use branches for keeping reference to releases, so...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I would like to try to tackle this issue.
@sindresorhus has rewarded $36.00 to @jerone. See it on IssueHunt