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