commit - 92a89269f1bc14a933acb2563f7526a55da2d4e5
commit + 5afa897608bec45e640a03fdb7789e8be18e3a9a
blob - fb5931ca01f5d9b68e8bc7f693ce5685d94dc1f2
blob + ce20278d9289b40fa742875eff88b51ac86c8a23
--- got-dist.txt
+++ got-dist.txt
/include/got_commit_graph.h
/include/got_diff.h
/include/got_error.h
+/include/got_fetch.h
/include/got_object.h
/include/got_opentemp.h
/include/got_path.h
/lib/diff3.c
/lib/diffreg.c
/lib/error.c
+/lib/fetch.c
/lib/fileindex.c
/lib/gitconfig.c
/lib/got_lib_deflate.h
/libexec
/libexec/Makefile
/libexec/Makefile.inc
+/libexec/got-fetch-pack
+/libexec/got-fetch-pack/Makefile
+/libexec/got-fetch-pack/got-fetch-pack.c
+/libexec/got-index-pack
+/libexec/got-index-pack/Makefile
+/libexec/got-index-pack/got-index-pack.c
/libexec/got-read-blob
/libexec/got-read-blob/Makefile
/libexec/got-read-blob/got-read-blob.c
/regress/delta
/regress/delta/Makefile
/regress/delta/delta_test.c
+/regress/fetch
+/regress/fetch/Makefile
+/regress/fetch/fetch_test.c
/regress/idset
/regress/idset/Makefile
/regress/idset/idset_test.c