author | Jonas Fonseca <fonseca@diku.dk> | |
Wed, 14 Jun 2006 19:38:03 +0000 (21:38 +0200) | ||
committer | Jonas Fonseca <fonseca@antimatter.localdomain> | |
Wed, 14 Jun 2006 19:39:48 +0000 (21:39 +0200) | ||
commit | 3cc9a4d495afa80795222848b1f3941dd539f63d | |
tree | 043a4d6d9705ea5715eb0b084ace68ef2b1195d3 | tree | snapshot |
parent | ef5404a435209243e0e65b0bdbb1c32f1c66b43a | commit | diff |
Allow strings to be enclosed in either ' or "
So now you can use both:
set commit-encoding = "UTF-8"
set commit-encoding = 'UTF-8'
set commit-encoding = UTF-8
So now you can use both:
set commit-encoding = "UTF-8"
set commit-encoding = 'UTF-8'
set commit-encoding = UTF-8
tig.c | diff | blob | history |