emacs-devel
[Top][All Lists]
Advanced

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

Re: Accessible "building from source" instructions


From: Paul Eggert
Subject: Re: Accessible "building from source" instructions
Date: Sat, 25 May 2019 18:30:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Dmitry Gutov wrote:
In particular, it changes the user's Git configuration. And if somebody just copy-pastes in into their terminal, it will bork their global Git config.

The Git configuration should be a good one for Emacs development, and these commands (at least the transfer.fsckObjects part) should be done before the first 'git clone' command. That being said, you're right that people who aren't contributing to Emacs don't need a development-oriented Git configuration. So I separated the development-oriented commands from the fetch-and-build commands by installing the attached patch into master.

Attachment: 0001-CONTRIBUTE-Split-git-configuration-from-fetch-and-bu.patch
Description: Text Data


reply via email to

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