`recently-pushed-branches-enhancements` doesn't seem to work anymore
See original GitHub issueDespite having recently-pushed-branches-enhancements
enabled, “Your recently pushed branches:” only shows as a widget above below tabs
URL won’t really be useful here since it’s about recently pushed branch, but here’s the screenshot:
Let me know if you need anything else.
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
`recently-pushed-branches-enhancements` doesn't seem to ...
Despite having recently-pushed-branches-enhancements enabled, "Your recently pushed branches:" only shows as a widget above below tabs.
Read more >Can't push to remote branch, cannot be resolved to branch
I ran into the same problem caused by incasesensitive in windows system. Use git checkout -b your-new-branch from you current branch and push ......
Read more >Don't Fear the Repo: Enhanced Git Flow Explained - Toptal
Git provides basic branching operations, but advanced patterns are left up to the user. The popular “Git flow” branching model helps, ...
Read more >Make it possible to identify a new/empty branch with workflow ...
Pushing to a new branch runs all jobs when using only:changes ... It doesn't seem to match the original description, though, and it...
Read more >I don't get the 'recently pushed branches' pop-up ... - Treehouse
I have followed the course to a 'T' but after I push my changes I do not get the 'recently pushed branches' pop-up,...
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
https://github.com/sindresorhus/refined-github/blob/3c27b3ca262d10265740ca69297ad7b6a2123dd7/source/features/recently-pushed-branches-enhancements.tsx#L9
CSS selectors are case-sensitive
@fregante you changed this 4 days ago https://github.com/sindresorhus/refined-github/blame/3c27b3ca262d10265740ca69297ad7b6a2123dd7/source/libs/utils.ts#L77