Hacker News new | past | comments | ask | show | jobs | submit login

But therefore I need git installed, right? I want to use it i.e. to commit some text via mail on my smartphone



No, but you need to be able to write a well-formatted diff, which is pretty much the minimum requirement for sharing changes.

Emailing the entire new file every time will not work in anything but local tests as it cannot handle change conflicts. The format needs to know which parts of the file you changed, so your change does not accidentally undo other changes merged ahead of you.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: