[aur-general] Cannot push to aur-dev, was: Re: [aur-dev] AUR 4.0.0 pre-alpha
Lukas Fleischer
archlinux at cryptocrack.de
Tue Dec 30 11:42:33 UTC 2014
On Tue, 30 Dec 2014 at 12:19:35, Marcel Korpel wrote:
> * Johannes Löthberg <johannes at kyriasis.com> (Tue, 30 Dec 2014 01:22:24
> +0100):
> > You need to actually specify the remote too, named origin by default
> > when you clone a repo, so `git push origin master`
>
> Now it works. Strange, as with other repositories `git push` just
> works, as 'origin' is the default.
>
`git push` should work. `git push master` does not work, though, because
you cannot specify a refspec without specifying a remote repository.
> Regards,
> Marcel
More information about the aur-general
mailing list