Start work on porting the transfer kitten to Go

This commit is contained in:
Kovid Goyal
2023-04-27 15:40:26 +05:30
parent 02c9205061
commit 7cec9016d3
5 changed files with 68 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
//go:build exclude
/*
* rsync.c
* Copyright (C) 2021 Kovid Goyal <kovid at kovidgoyal.net>