emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: [Babel] Macro for begin_src?


From: Greg Troxel
Subject: Re: [Orgmode] Re: [Babel] Macro for begin_src?
Date: Mon, 18 Oct 2010 12:50:10 -0400
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (berkeley-unix)

Sébastien Vauban <address@hidden> writes:

> Hi Eric,
>
> "Eric Schulte" wrote:
>> The snippets used by the starter kit are available in their own git
>> repository at http://github.com/eschulte/yasnippet-org-mode
>
> Trying to clone it, I get:
>
> #+begin_src sh
> address@hidden ~/src>git clone http://github.com/eschulte/yasnippet-org-mode
> Cloning into yasnippet-org-mode...
> fatal: http://github.com/eschulte/yasnippet-org-mode/info/refs not found: did 
> you run git update-server-info on the server?
> #+end_src

The usual github lossage :-) The http interface for people to look at
the repo is the above path.  However the git repo has a .git on the end.
Use the path you quoted with a browser and find the git URL.

gdt 22 ~/SOFTWARE/EMACS > git clone 
http://github.com/eschulte/yasnippet-org-mode.git
Initialized empty Git repository in 
/usr/home/gdt/SOFTWARE/EMACS/yasnippet-org-mode/.git/
remote: Counting objects: 42, done.
remote: Compressing objects: 100% (42/42), done.
remote: Total 42 (delta 9), reused 0 (delta 0)
Unpacking objects: 100% (42/42), done.

Attachment: pgp9IqwqUl3f2.pgp
Description: PGP signature


reply via email to

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