[vlc-commits] [Git][videolan/vlc][3.0.x] do not expand the Id on checkout for any file
    Jean-Baptiste Kempf (@jbk) 
    gitlab at videolan.org
       
    Mon Feb 20 08:55:38 UTC 2023
    
    
  
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC
Commits:
7a086098 by Steve Lhomme at 2023-02-20T08:42:43+00:00
do not expand the Id on checkout for any file
no README even had it anyway
This is easier/faster than backporting 53632798050d57d11e1b7e09009ba8a7e0cc1e40.
See https://www.git-scm.com/docs/gitattributes#_ident
(cherry picked from commit 777f36c15564b076bf13af6641493d97cd5ee224)
- - - - -
1 changed file:
- − .gitattributes
Changes:
=====================================
.gitattributes deleted
=====================================
@@ -1,6 +0,0 @@
-*.c   ident
-*.h   ident
-*.m   ident
-*.cpp ident
-*.hpp ident
-README ident
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/7a086098538c405992d9b1841e75bccb96fc85f1
-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/7a086098538c405992d9b1841e75bccb96fc85f1
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
    
    
More information about the vlc-commits
mailing list