Hi John,
thanks for the update on Worg!
John Hendy writes:
> Having seen that page, I wondered if it should instructions to use
> `git add file.ext` if files are created? I left that alone for now,
> figuring that I'm at a lower-than-most level of git intelligence :)
When it comes to Git instr
Just confirming the change of Worg. I used the same format specified
in the Worg git page:
- Changed page: http://orgmode.org/worg/org-contribute.html#sec-4-2
- Worg git referred to: http://orgmode.org/worg/worg-git.html
Having seen that page, I wondered if it should instructions to use
`git add f
On Fri, Jan 31, 2014 at 4:57 PM, Josiah Schwab wrote:
>
> jw.he...@gmail.com writes:
>
>> I was just following along with Worg, which doesn't mention doing
>> that. I'm now thinking that `git add` must be implied in the line
>> =make some changes (1)=?
>
> Yes, I agree; as written, there is an imp
jw.he...@gmail.com writes:
> I was just following along with Worg, which doesn't mention doing
> that. I'm now thinking that `git add` must be implied in the line
> =make some changes (1)=?
Yes, I agree; as written, there is an implicit `git add`. I think it
would be reasonable to make that exp
John Hendy writes:
> On Fri, Jan 31, 2014 at 4:23 PM, Josiah Schwab wrote:
>>
>> jw.he...@gmail.com writes:
>>
>>> emacs doc/org.texi
>>>
>>> [make changes to documentation]
>>>
>>> git commit -m "Update documentation to org-src-preserve-indentation."
>>>
>>> git format-patch master
>>>
>>> But
On Fri, Jan 31, 2014 at 4:23 PM, Josiah Schwab wrote:
>
> jw.he...@gmail.com writes:
>
>> emacs doc/org.texi
>>
>> [make changes to documentation]
>>
>> git commit -m "Update documentation to org-src-preserve-indentation."
>>
>> git format-patch master
>>
>> But no files were generated... Am I doi
jw.he...@gmail.com writes:
> emacs doc/org.texi
>
> [make changes to documentation]
>
> git commit -m "Update documentation to org-src-preserve-indentation."
>
> git format-patch master
>
> But no files were generated... Am I doing something incorrectly?
Yes. You need to explicitly add your cha
On Fri, Jan 31, 2014 at 3:50 PM, Thomas S. Dye wrote:
> Hi John,
>
> John Hendy writes:
>
>> Greetings,
>>
>>
>> I've only contributed to Worg, not the Org manual. I want to submit a
>> change to the documentation per an earlier discussion.[1] I'm
>> attempting to follow the Worg suggestion for s
Hi John,
John Hendy writes:
> Greetings,
>
>
> I've only contributed to Worg, not the Org manual. I want to submit a
> change to the documentation per an earlier discussion.[1] I'm
> attempting to follow the Worg suggestion for submitting patches.[2]
>
> Here was my process
>
> cd ~/.elisp/org.g
Greetings,
I've only contributed to Worg, not the Org manual. I want to submit a
change to the documentation per an earlier discussion.[1] I'm
attempting to follow the Worg suggestion for submitting patches.[2]
Here was my process
cd ~/.elisp/org.git
git pull
make clean && make
git branch org-
10 matches
Mail list logo