Tagged “github”

Work it!

You work a lot with PRs from forked repos within your team? Maybe my workfow can help you to make your life easier.

My workflow

1. Create a remote url with the name of the person as identifier like below:

$ git remote -v

julien https://github.com/julienw/perf.html.git
main https://github.com/devtools-html/perf.html.git
mstange https://github.com/mstange/perf.html.git
zoepage https://github.com/zoepage/perf.html.git

Continue reading

See all tags.