emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Both 'master' and 'trunk'?


From: Nicolas Richard
Subject: Re: Both 'master' and 'trunk'?
Date: Thu, 13 Nov 2014 21:54:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:
>> From: Nicolas Richard <address@hidden>
>> You can use :
>> `git remote prune origin'
>> (replace "origin" by whatever name you used for the repo you cloned from).
>
> Thanks.  But what do you mean by the comment in parentheses?  I didn't
> use any name for the repo, I used a URL.

Then most likely the name is "origin", because it's the default name.
You can confirm by running "git remote -v".

-- 
Nicolas Richard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]