Display gitattributes information NAME git-check-attr - Display gitattributes information SYNOPSIS git check-at......found after tagger . fullPathname (WARN) A path contains the full path starting with "/". gitattributesBlob (ERROR) A non-blob found at .gitattributes . gitattributesLarge (ERRO…...h> can be given as the value of the option. --worktree-attributes Look for attributes in .gitattributes files in the working tree as well (see the section called “ATTRIBUTES”). …...the POSIX shell for commands which use the shell. GIT_ATTR_SYSTEM The path to the system gitattributes (5) file, if one is enabled. GIT_ATTR_GLOBAL The path to the global (per-u…...er by character. The regex can also be set via a diff driver or configuration option, see gitattributes (5) or git-config (1). Giving it explicitly overrides any diff driver or …Join two or more development histories together NAME git-merge - Join two or more development histories together SYNOPSIS git merge [-n] [--stat] [--no-commit] [--squash] [--[no-]e…...e same way as git diff works out patch hunk headers (see Defining a custom hunk-header in gitattributes (5)). -<num>, -C <num>, --context <num> Show <num> leading and trailing l…...er by character. The regex can also be set via a diff driver or configuration option, see gitattributes (5) or git-config (1). Giving it explicitly overrides any diff driver or …...er by character. The regex can also be set via a diff driver or configuration option, see gitattributes (5) or git-config (1). Giving it explicitly overrides any diff driver or …Show various types of objects NAME git-show - Show various types of objects SYNOPSIS git show [<options>] [<object>...] DESCRIPTION Shows one or more objects (blobs, trees, tags an…...environment variables and config files ( .git/config (see git-config (1)), gitignore (5), gitattributes (5) and gitmodules (5)). Note that Git at the core level treats path name…...to record a conflict resolution. To work around this, the conflict-marker-size setting in gitattributes (5) can be used. GIT Part of the git (1) suite...e same way as git diff works out patch hunk headers (see Defining a custom hunk-header in gitattributes (5)). -l Show long rev (Default: off). -t Show raw timestamp (Default: of…...ieve command list from config variable completion.commands) --attr-source=<tree-ish> Read gitattributes from <tree-ish> instead of the worktree. See gitattributes (5). This is e…...er by character. The regex can also be set via a diff driver or configuration option, see gitattributes (5) or git-config (1). Giving it explicitly overrides any diff driver or …Get and set repository or global options NAME git-config - Get and set repository or global options SYNOPSIS git config list [<file-option>] [<display-option>] [--includes] git con…...e same way as git diff works out patch hunk headers (see Defining a custom hunk-header in gitattributes (5)). <revision-range> Show only commits in the specified revision range.…...e same way as git diff works out patch hunk headers (see Defining a custom hunk-header in gitattributes (5)). --ext-diff Allow an external diff helper to be executed. If you set…...e same way as git diff works out patch hunk headers (see Defining a custom hunk-header in gitattributes (5)). -l Show long rev (Default: off). -t Show raw timestamp (Default: of…Record changes to the repository NAME git-commit - Record changes to the repository SYNOPSIS git commit [-a | --interactive | --patch] [-s] [-v] [-u<mode>] [--amend] [--dry-run] [(…