Sample Header Ad - 728x90

using git to version-control any file edited with my text editor

1 vote
2 answers
251 views
Is there any way to integrate text editor (joe in my case) with git in such a way, that every change to any file is automatically committed in git (probably with a time stamp), so that I can always go back (revert changes) or diff changes of any files which I have edited? I don't even know how that would work. Possibly with some wrapper script ?
Asked by Martin Vegter (598 rep)
Oct 30, 2015, 06:28 PM
Last activity: Mar 15, 2016, 01:00 PM