This repo holds the PKGBUILD files from https://aur.archlinux.org/packages/?K=imrehg&SeB=m
- Somewhere else
git clone ssh+git://[email protected]/<PACKAGENAME>.git
, add content, push - Here
git submodule add ssh+git://[email protected]/<PACKAGENAME>.git
- Make sure that
ssh+git://
address is used, notgit://
, norssh://
, norgit+ssh://