Description: delete line related git 
 docker-ce (5:20.10.3-4) buster; urgency=low
 .
   * Version: 20.10.3-4
Author: wanghuaiqing <wanghuaiqing@loongson.com>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2021-03-10

--- docker-ce-20.10.3.orig/installer/tini.installer
+++ docker-ce-20.10.3/installer/tini.installer
@@ -6,7 +6,6 @@ install_tini() {
 	echo "Install tini version $TINI_COMMIT"
 	ln -sf $(pwd)/sources/tini "$GOPATH/tini"
 	cd "$GOPATH/tini"
-	git checkout -q "$TINI_COMMIT"
 	cmake .
 	make tini-static
 	mkdir -p "${PREFIX}"
