all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* git server
@ 2016-07-25 19:35 Colin Baxter
  2016-07-25 19:52 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Colin Baxter @ 2016-07-25 19:35 UTC (permalink / raw)
  To: emacs-devel

Hello,

When I "git pull" I get the following error:

error: refs/remotes/origin/scratch/gnus-cloud does not point to a valid object!
error: refs/remotes/origin/scratch/gnus-cloud does not point to a valid object!
error: refs/remotes/origin/scratch/gnus-cloud does not point to a valid object!
error: refs/remotes/origin/scratch/gnus-cloud does not point to a valid object!
Already up-to-date.

Is there some issue with the git server?

Thanks,

C.Baxter



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git server
  2016-07-25 19:35 git server Colin Baxter
@ 2016-07-25 19:52 ` Andreas Schwab
  2016-07-26  5:05   ` Colin Baxter
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2016-07-25 19:52 UTC (permalink / raw)
  To: Colin Baxter; +Cc: emacs-devel

Colin Baxter <m43cap@yandex.com> writes:

> When I "git pull" I get the following error:
>
> error: refs/remotes/origin/scratch/gnus-cloud does not point to a valid object!

The ref no longer exists.  Use git pull --prune to remove it.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git server
  2016-07-25 19:52 ` Andreas Schwab
@ 2016-07-26  5:05   ` Colin Baxter
  0 siblings, 0 replies; 3+ messages in thread
From: Colin Baxter @ 2016-07-26  5:05 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: emacs-devel

On Mon, Jul 25 2016, Andreas Schwab wrote:

> Colin Baxter <m43cap@yandex.com> writes:
>
>> When I "git pull" I get the following error:
>>
>> error: refs/remotes/origin/scratch/gnus-cloud does not point to a valid object!
>
> The ref no longer exists.  Use git pull --prune to remove it.
>
> Andreas.

Thank you. I should have read some documentation before posting! Sorry
for the noise.

C. Baxter.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-26  5:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-25 19:35 git server Colin Baxter
2016-07-25 19:52 ` Andreas Schwab
2016-07-26  5:05   ` Colin Baxter

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.