author | Eric Wong <normalperson@yhbt.net> | |
Fri, 16 Feb 2007 12:09:28 +0000 (04:09 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:13 +0000 (00:57 -0800) | ||
commit | b7e5348c7f6369554813207a24cf841f48bd8b23 | |
tree | 90d30a239e3879d463674d5fdfe7c0b07032db7e | tree | snapshot |
parent | d6d3346babaf19864ea104b0140279e62f32f7e3 | commit | diff |
git-svn: hide the private git-svn 'config' file as '.metadata'
Having it named as 'config' prevents us from tracking a
ref named 'config', which is a huge mistake.
On the non-technical side, the word 'config' implies that
a user can freely modify it; but that's not the case
here.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Having it named as 'config' prevents us from tracking a
ref named 'config', which is a huge mistake.
On the non-technical side, the word 'config' implies that
a user can freely modify it; but that's not the case
here.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history | |
t/t9107-git-svn-migrate.sh | diff | blob | history |