Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q QtBase
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
  • BCBC
  • publicpublic
  • external
  • Qt
  • QtBase
  • Repository
An error occurred while loading the file. Please try again.
Select Git revision
  • Branches 20
  • dev default
  • 6.2
  • 6.2.2
  • 5.12.12
  • 5.12
  • 6.1
  • 6.2.1
  • 6.2.0
  • 6.1.3
  • 6.0
  • 6.1.2
  • 6.1.1
  • 5.12.11
  • 6.1.0
  • 5.15
  • 6.0.0
  • 5.15.2
  • 5.12.10
  • 5.15.1
  • 5.12.9
  • Tags 20
  • v5.15.0-alpha1
  • v5.12.7
  • v5.14.1
  • v5.9.9
  • v5.14.0
  • v5.14.0-rc2
  • v5.14.0-rc1
  • v5.12.6
  • v5.14.0-beta3
  • v5.13.2
  • v5.14.0-beta2
  • v5.14.0-beta1
  • v5.14.0-alpha1
  • v5.12.5
  • v5.13.1
  • v5.13.0
  • v5.13.0-rc3
  • v5.12.4
  • v5.13.0-rc2
  • v5.13.0-rc1
  • qtbase
  • .gitattributes
Find file Blame History Permalink
  • Thiago Macieira's avatar
    Update the git-archive export options · efc167b8
    Thiago Macieira authored 12 years ago
    
    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