go-git icon indicating copy to clipboard operation
go-git copied to clipboard

feat: add file with using .gitignore, fixed #1219

Open jk2K opened this issue 5 years ago • 0 comments

current .gitignore is only used for worktree.Status()

add new API, AddWithIgnore, now we can use the patterns in .gitignore when add file

jk2K avatar Feb 06 '20 17:02 jk2K