diff options
author | Alex Galvin <agalvin@comqi.com> | 2024-07-18 20:47:37 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-07-18 15:48:06 -0700 |
commit | d7969a51270756b1c3fe192ff9a5f159fe52aeaa (patch) | |
tree | ee02346f310029fbb04b6f86a51fc5e9db68b842 /commit.h | |
parent | 5c5877b93ce75b149747c5dc32530222e8247d63 (diff) |
git-svn: use `svn:global-ignores` to create .gitignore
`svn:global-ignores` contains a list of file patterns that should
not be tracked in version control. The syntax of these patterns is
the same as `svn:ignore`. Their semantics differ: patterns in
`svn:global-ignores` apply to all paths under the directory where
they apply, while `svn:ignore` only applies to the directory's
immediate children.
Signed-off-by: Alex Galvin <agalvin@comqi.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions