Enable $Id$ expansion for files with the $Revision$ keyword
authorDavid Soria Parra <dsp@php.net>
Tue, 20 Mar 2012 16:49:42 +0000 (17:49 +0100)
committerDavid Soria Parra <dsp@php.net>
Tue, 20 Mar 2012 16:49:42 +0000 (17:49 +0100)
commiteb8812e58b5376361163d733ff40c1bc52f21090
tree6cc55802f4071292f4471a1119d1fd3fa93646ec
parent76ef76d2f875ccc3c9529565bdb29451a9b087ef
Enable $Id$ expansion for files with the $Revision$ keyword

Git supports a limited $Id$ keyword expansion. This $Id$ tag is similar to
$Revision$ in SVN. We enable the $Id$ expansion only for files that use
$Revision$.
.gitattributes [new file with mode: 0644]