SRG SSR Hackdays 2018 – open for registration!
On 1 and 2 March 2018, SRG will host hackdays on the subject of “Media and artificial intelligence”. Programmers, robots, designers, avatars and concept developers who are motivated to develop their ideas and to work on prototypes of the future are warmly welcome. The hackdays are taking place on two days at the Geneva and Zurich.
Tech Story: Avoid pitfalls when reverting pull requests in Git
Introduction
If you use Git you might be familiar with a fairly common workflow that includes checking out a feature branch from the productive branch, opening a pull request and merging the pull request to the productive branch when the feature is ready.
However, this post is not about development workflows, it is about a problem that might come up sometimes if you work with pull requests.
However, this post is not about development workflows, it is about a problem that might come up sometimes if you work with pull requests.