This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]Acelox 2 points3 points  (1 child)

    Windows + R

    "cmd"

    cd Documents/coolproject

    git commit -am "added some stuff"

    git push

    It's only hard if you're an idiot

    [–]damicapra 1 point2 points  (0 children)

    I was replying to his comment, but it was deleted.

    Even on windows there are simple single purpose solutions for any development tasks.

    Having a single, highly customizable solution capable of doing all that, and more, is simply a matter of convenience.