]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5801/git-remote-testgit
t5801 (remote-helpers): cleanup refspec stuff
authorFelipe Contreras <felipe.contreras@gmail.com>
Tue, 4 Jun 2019 02:13:26 +0000 (21:13 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Jun 2019 18:28:58 +0000 (11:28 -0700)
commit6e17fb3409d90f496769a5af1646a65e6770625b
tree2c69e97ba872c36145773ae20fdefe965f7aeee4
parente198b3a740409fabe5ba774c5f1255b55fdd21c1
t5801 (remote-helpers): cleanup refspec stuff

The code is much simpler this way, specially thanks to:

  git fast-export --refspec

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-remote-testgit.sh
t/t5801-remote-helpers.sh