Explore >> Select a destination


You are here

evilcookie.de
| | mislav.net
43.4 parsecs away

Travel
| | How to settle on whether to merge or rebase at specific points in a team-shared git workflow.
| | pboyd.io
47.2 parsecs away

Travel
| | Small Git commits are great when working, but they aren't so great when looking at the history. This post examines the commands to make a clean Git history.
| | jinyuz.dev
10.6 parsecs away

Travel
| | There was a pull request on GitHub and it contains a feature I wanted to test. I didn't know how to test it locally. Should I just copy the changes to my local since the changes weren't that big? But what if it was? Luckily, I found some answers by googling and decided to write it up for future reference. Git provides a command for it and here is the sample syntax
| | github.com
72.6 parsecs away

Travel
| MSVC's implementation of the C++ Standard Library. - STL/stl/inc/vector at 530bdc5aaa8a21277e1281ad3df8b8d8433b5caa · microsoft/STL