Tagged “git”

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.