mkdir /var/tmp/build_neovim-nightly cd /var/tmp/build_neovim-nightly || exit GIT_VERSION="release-0.9" git clone --depth 1 -b ${GIT_VERSION} https://github.com/neovim/neovim neovim-0.9 cd neovim-0.9 || exit mkdir -p debian cat >debian/gbp.conf <debian/watch <