Being more efficient on GitHub
opensource.christmas
Being more efficient on GitHub
1–10 of 14 posts
Re: Being more efficient on GitHub
#2Re: Being more efficient on GitHub
#3I've made a small MVP of a utility that syncs issues to/from local folder as a git repo, so that you can use your favorite editor (like Emacs) to keep extensively good issue descriptions
Re: Being more efficient on GitHub
#4Be quite liberal with your cross-referencing of issues, pull requests, commits, comments in Github’s UI.
GitHub will prominently display these reference breadcrumb whenever you’re navigating around. When I found myself in an obscure Github issue tracking down a problem, it was _awesome_ to see a reference made 6 months ago by a colleague in a different team.
Now that I’ve left plenty of references in my own little corner of Github, I’ve made my own life easier too.
Re: Being more efficient on GitHub
#5Re: Being more efficient on GitHub
#6Re: Being more efficient on GitHub
#7I honestly don't see how any of this is specific to github.
Re: Being more efficient on GitHub
#8> 2. Writing good issues I've made a small MVP of a utility that syncs issues to/from local folder as a git repo, so that you can use your favorite editor (like Emacs) to keep extensively good issue descriptions https://github.com/k-bx/github-agent
Re: Being more efficient on GitHub
#9Re: Being more efficient on GitHub
#10I honestly don't see how any of this is specific to github.