Valentin Kunz

Results 2 comments of Valentin Kunz

Hi, it works with 0.8.1, but this fix for Xing might break others. I am not sure, but according to comments in c6e2d74eca2b8bc6f9d9aea183655886e49b5216, some services require you to send the...

hi, ``` shell git revert ``` creates a reverse-commit and applies it to current HEAD. If the resulting patch applies cleanly, you get a reverse commit, otherwise a conflict working...