emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-mode


From: Jorge A. Alfaro-Murillo
Subject: Re: [O] org-mode
Date: Thu, 24 Jul 2014 11:47:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Sharon Kimble <address@hidden> writes:

Miguel Ruiz <address@hidden> writes:
master branch ============= make cleanall #git pull #optional git reset --hard origin/master # warning: removes local changes #make test #optional make #not necessary if make test maint branch ============= make cleanall #git pull #optional git reset --hard origin/maint # warning: removes local changes #make test #optional make #not necessary if make test
Thanks, my "org-mode" script now shows - --8<---------------cut here---------------start------------->8--- cd ~/git/org-mode git reset --hard origin/master # mr update make autoloads make make doc sudo make install cd ~ --8<---------------cut here---------------end--------------->8---

As the website says, it is enough to do:

#+BEGIN_SRC shell make update #+END_SRC

this even pulls the git repository.




reply via email to

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