My git Hash filter
Some time ago I told you about the vigit
program, to combine
editing and submitting to git. This had some disadvantages, that
made me search for a better solution.
I found this in the git filtering capabilities.
Some time ago I told you about the vigit
program, to combine
editing and submitting to git. This had some disadvantages, that
made me search for a better solution.
I found this in the git filtering capabilities.
OK, it took some time, but the holidays where in my way.
I finally switched completely to git, the best version control system out there, at this moment.
I found a bug in the vigit
program, that I corrected and
my header
program is now default for git and I have removed
CVS. Nobody should use that anymore, because it's rather old
and served it's purpose.
I'm now experimenting with git filters to make the checkin and checkout better and that there's no difference between the file on disk and the one in the repository.
Will be continued. (Soon)