Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Q
qtbase
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Labels
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Jobs
  • Commits
  • mer-core
  • qtbase
  • Repository

Switch branch/tag
  • qtbase
  • .gitattributes
Find file BlameHistoryPermalink
  • Thiago Macieira's avatar
    Update the git-archive export options · efc167b8
    Thiago Macieira authored Aug 29, 2012
    The .gitattributes, .gitignore, .commit-template files do not need to be
    present in packaged sources, as they are for people using the Git
    repository.  People who download tarballs usually don't reimport into
    Git -- they should just download the actual repositories.
    
    Meanwhile, the .tag file is quite useful. Instead of making Git extract
    to the useless SHA-1 of the "$Id$\n" string, ask git-archive to store
    the SHA-1 of the commit being packaged.
    
    Change-Id: I9a24a526e66f58ef2ebd9a2319bf96cf43e3e6f7
    Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@nokia.com>
    Reviewed-by: default avatarStephen Kelly <stephen.kelly@kdab.com>
    Reviewed-by: default avatarSimo Fält <simo.falt@nokia.com>
    efc167b8
.gitattributes 151 Bytes
EditWeb IDE

Replace .gitattributes

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.