From: suvayu ali <fatkasuvayu+linux@gmail.com>
To: Samuel Wales <samologist@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [dev] footnotes improvements
Date: Thu, 26 May 2011 16:41:28 -0700 [thread overview]
Message-ID: <BANLkTi=W62+DbCetua+qXRbMZxQtdm_TUA@mail.gmail.com> (raw)
In-Reply-To: <BANLkTikK=ztmmq-t==WAkDTmQz_T6QUQEw@mail.gmail.com>
Hi Samuel,
On Thu, May 26, 2011 at 1:56 PM, Samuel Wales <samologist@gmail.com> wrote:
> I am eagerly awaiting these. Just curious for the git experts: are
> there git tricks to make it so we don't have to maintain a clone but
> instead a local branch?
>
$ cd org-mode/
$ git remote add nicolas git://orgmode.org/org-mode.git
$ git remote update nicolas
This should do it. :)
And you can check the state of the local and remote branches with git log:
$ git log --oneline --graph --decorate --all
Hope this helps.
PS: Note that every time Nicolas rebases his branch, you have force
update your copy.
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2011-05-26 23:41 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-11 19:02 [dev] footnotes improvements Nicolas Goaziou
2011-05-12 7:19 ` Christian Moe
2011-05-12 8:10 ` Aankhen
2011-05-12 10:04 ` Nicolas Goaziou
2011-05-12 10:48 ` Christian Moe
2011-05-14 8:44 ` Nicolas Goaziou
2011-05-14 18:22 ` Christian Moe
2011-05-14 13:42 ` Matt Lundin
2011-05-15 14:59 ` Nicolas Goaziou
2011-05-15 15:47 ` Matt Lundin
2011-05-26 19:49 ` Nicolas Goaziou
2011-05-26 20:56 ` Samuel Wales
2011-05-26 23:41 ` suvayu ali [this message]
2011-05-15 15:52 ` Samuel Wales
2011-06-27 18:29 ` Nicolas Goaziou
2011-06-27 20:07 ` Christian Moe
2011-06-27 20:24 ` Nicolas Goaziou
2011-06-27 22:45 ` Christian Moe
2011-06-28 9:59 ` Bastien
2011-06-30 6:14 ` Samuel Wales
2011-06-30 9:15 ` Bastien
2011-06-30 17:36 ` Nicolas Goaziou
2011-07-04 23:26 ` Samuel Wales
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='BANLkTi=W62+DbCetua+qXRbMZxQtdm_TUA@mail.gmail.com' \
--to=fatkasuvayu+linux@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=samologist@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).