[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] com =?UTF-8?Q?pecl/database/mysql=5Fxdevapi=3A=20Remove=20unused=20Git=20?= =?UTF-8?Q?att
From:       hery ramilison <mysqlre () php ! net>
Date:       2018-07-23 19:27:34
Message-ID: php-mail-842be30fcbc28a05e8b8691c7badd4501218294659 () git ! php ! net
[Download RAW message or body]

Commit:    5d8a201440c04ae7a8fd796d6a7e55aadf937d0e
Author:    Peter Kokot <peterkokot@gmail.com>         Sat, 30 Jun 2018 17:13:42 +0200
Committer: Darek Slusarczyk <dariusz.slusarczyk@oracle.com>      Mon, 23 Jul 2018 \
                21:27:34 +0200
Parents:   d92eb084236b737588b0e0112e90cd0a40cc2bbd
Branches:  master

Link:       http://git.php.net/?p=pecl/database/mysql_xdevapi.git;a=commitdiff;h=5d8a201440c04ae7a8fd796d6a7e55aadf937d0e


Log:
Remove unused Git attributes ident

The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.

In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.

This patch simplifes handling of $Id$ keywords by removing them since
they are not used anymore.

Changed paths:
  M  config.w32


Diff:
diff --git a/config.w32 b/config.w32
index c760e44..00de80f 100644
--- a/config.w32
+++ b/config.w32
@@ -1,4 +1,3 @@
-// $Id$
 // vim:ft=javascript
 
 // Note: see README for build details


--
PECL CVS Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic