Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L libgit2
  • 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
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 张亚俊
  • libgit2
  • Repository
  • libgit2
  • .gitignore
Find file BlameHistoryPermalink
  • Andreas Ericsson's avatar
    Move public headers to src/git · d4043ee9
    Andreas Ericsson authored Nov 18, 2008
    
    
    It's arguably smoother to keep them close to the source,
    as that's where one's working when modifying them. More
    importantly, though, is the ability to use private headers
    in the src/ dir that simply include "git/$samename.h" to
    get to the public API at the same time.
    
    Signed-off-by: default avatarAndreas Ericsson <ae@op5.se>
    Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
    d4043ee9