Package org.eclipse.jgit.attributes
package org.eclipse.jgit.attributes
Support for reading .gitattributes.
-
ClassDescriptionRepresents an attribute.The attribute value state see also https://www.kernel.org/pub/software/scm/git/docs/gitattributes.htmlRepresents a set of attributes for a pathThe attributes handler knows how to retrieve, parse and merge attributes from the various gitattributes files.Represents a bundle of attributes inherited from a base directory.An interface used to retrieve the global and info
AttributesNode
s.Interface for classes which provide git attributesA single attributes rule corresponding to one line in a .gitattributes file.An abstraction for JGit's builtin implementations for hooks and filters.The factory responsible for creating instances ofFilterCommand
.Registry for built-in filters