]> source.dussan.org Git - gitea.git/commit
dump: Add option to skip LFS/attachment files (#15407)
authorJohan Van de Wauw <johan@gisky.be>
Mon, 12 Apr 2021 09:33:32 +0000 (11:33 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Apr 2021 09:33:32 +0000 (17:33 +0800)
commit6d2866f20c7ba725a02d8ecdd42810291ef4f97c
tree4d21142c38ac638177e35812086863dc9ed81f06
parentdb4acd864f6430735ac4f7073e4daac4e533ea39
dump: Add option to skip LFS/attachment files (#15407)

* Add option to skip dumping LFS/attachment files

* Fix fmt issues

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
cmd/dump.go