# Packages
Package commitgraph implements encoding and decoding of commit-graph files.
Package config implements encoding and decoding of git config files.
No description provided by the author
No description provided by the author
Package gitignore implements matching file system paths to gitignore patterns that can be automatically read from a git repository tree in the order of definition priorities.
Package idxfile implements encoding and decoding of packfile idx files.
Package index implements encoding and decoding of index format files.
Package objfile implements encoding and decoding of object files.
Package packfile implements encoding and decoding of packfile format.
Package pktline implements reading payloads form pkt-lines and encoding pkt-lines from payloads.