<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/notes/git-workflow, branch feature/new-tutorial</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>CONTRIBUTE cleanups and updates</title>
<updated>2016-02-15T03:25:32+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2016-02-15T03:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f8bf1b35bf55ae1bb7703f86d3b526887f064b19'/>
<id>f8bf1b35bf55ae1bb7703f86d3b526887f064b19</id>
<content type='text'>
* CONTRIBUTE: Mention URLs and info nodes more consistently,
avoiding possibly-confusing punctuation adjacent to a URL, and
giving full shell commands for 'info'.  Start with a brief but
complete how-to, for people who want to get started right away.
Then briefly discuss how to join the development process in the
typical order.  Omit needless words.  Update some of the
now-obsolete file names, info node names, and quoting styles.
Better document emacs-NN branches and how they are merged.
* admin/notes/git-workflow: Change emacs-24 to emacs-25,
and trunk to master.  This file still needs work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CONTRIBUTE: Mention URLs and info nodes more consistently,
avoiding possibly-confusing punctuation adjacent to a URL, and
giving full shell commands for 'info'.  Start with a brief but
complete how-to, for people who want to get started right away.
Then briefly discuss how to join the development process in the
typical order.  Omit needless words.  Update some of the
now-obsolete file names, info node names, and quoting styles.
Better document emacs-NN branches and how they are merged.
* admin/notes/git-workflow: Change emacs-24 to emacs-25,
and trunk to master.  This file still needs work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Recommend enabling integrity-checking in git</title>
<updated>2016-02-01T18:46:45+00:00</updated>
<author>
<name>Karl Fogel</name>
</author>
<published>2016-02-01T18:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ee8b46699523cc1dea7b3d03e3cccff3d62cd847'/>
<id>ee8b46699523cc1dea7b3d03e3cccff3d62cd847</id>
<content type='text'>
* admin/notes/git-workflow:  Recommend setting transfer.fsckObjects.

This is related to the autogen.sh changes made by Paul Eggert in
commit d766ca8f (2016-02-01) and commit cedd7cad (2016-02-01), and to
my edits today to http://www.emacswiki.org/emacs/GitForEmacsDevs and
to emacswiki.org/emacs/GitQuickStartForEmacsDevs.  See also the thread
"Recommend these .gitconfig settings for git integrity." at
https://lists.gnu.org/archive/html/emacs-devel/2016-01/threads.html#01802.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/notes/git-workflow:  Recommend setting transfer.fsckObjects.

This is related to the autogen.sh changes made by Paul Eggert in
commit d766ca8f (2016-02-01) and commit cedd7cad (2016-02-01), and to
my edits today to http://www.emacswiki.org/emacs/GitForEmacsDevs and
to emacswiki.org/emacs/GitQuickStartForEmacsDevs.  See also the thread
"Recommend these .gitconfig settings for git integrity." at
https://lists.gnu.org/archive/html/emacs-devel/2016-01/threads.html#01802.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer straight quoting in some text files</title>
<updated>2015-09-11T18:05:12+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-09-11T18:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=818f06eaa72d8e4f9ba314c1c2855613bf89f396'/>
<id>818f06eaa72d8e4f9ba314c1c2855613bf89f396</id>
<content type='text'>
Mostly this just changes ` to ' in static text.  Some exceptions:
* INSTALL.REPO: Use curved quotes, as the diagnostic in question
typically does that now.
* admin/quick-install-emacs (TRY, top level):
Use straight quoting in diagnostics.
* src/README: Fix working-directory confusion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly this just changes ` to ' in static text.  Some exceptions:
* INSTALL.REPO: Use curved quotes, as the diagnostic in question
typically does that now.
* admin/quick-install-emacs (TRY, top level):
Use straight quoting in diagnostics.
* src/README: Fix working-directory confusion.
</pre>
</div>
</content>
</entry>
<entry>
<title>* CONTRIBUTE: Move send-email here from git-workflow.</title>
<updated>2015-09-11T15:34:46+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-09-11T15:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=279303adfc6d6ba91db788c2b85333e3fc46f39b'/>
<id>279303adfc6d6ba91db788c2b85333e3fc46f39b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add patch-sending instructions to git-workflow</title>
<updated>2015-09-10T09:44:42+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-09-10T09:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f962c5d6472804f788cdd54631bcc46aab5f59ce'/>
<id>f962c5d6472804f788cdd54631bcc46aab5f59ce</id>
<content type='text'>
From a suggestion by Mitchel Humpherys in:
http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00421.html
* admin/notes/git-workflow (Sending patches): New section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From a suggestion by Mitchel Humpherys in:
http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00421.html
* admin/notes/git-workflow (Sending patches): New section.
</pre>
</div>
</content>
</entry>
<entry>
<title>admin: Add documentation for gitmerge.el</title>
<updated>2014-11-27T22:23:48+00:00</updated>
<author>
<name>David Engster</name>
</author>
<published>2014-11-27T22:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=692322388c9f5bdebf2e8c4f7434c1d4769a04cc'/>
<id>692322388c9f5bdebf2e8c4f7434c1d4769a04cc</id>
<content type='text'>
* gitmerge.el: New file.
* notes/git-workflow: Add documentation for using it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gitmerge.el: New file.
* notes/git-workflow: Add documentation for using it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the push default to "current", which should work everywhere</title>
<updated>2014-11-16T14:54:12+00:00</updated>
<author>
<name>Lars Magne Ingebrigtsen</name>
</author>
<published>2014-11-16T14:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1af9075908ed922e13d6d5a6b4f51f093d79f7f1'/>
<id>1af9075908ed922e13d6d5a6b4f51f093d79f7f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention how to get rid of X11 warnings</title>
<updated>2014-11-16T14:31:20+00:00</updated>
<author>
<name>Lars Magne Ingebrigtsen</name>
</author>
<published>2014-11-16T14:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=af19cccc837b1371911988cf99c8c6140bb9cc4a'/>
<id>af19cccc837b1371911988cf99c8c6140bb9cc4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use cherry-pick -xe instead of git log amend</title>
<updated>2014-11-15T18:25:45+00:00</updated>
<author>
<name>Lars Magne Ingebrigtsen</name>
</author>
<published>2014-11-15T18:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5fa7b7181a2c474c6e0b9480d92e34305bca31ed'/>
<id>5fa7b7181a2c474c6e0b9480d92e34305bca31ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a draft of a very simple git workflow</title>
<updated>2014-11-15T16:06:34+00:00</updated>
<author>
<name>Lars Magne Ingebrigtsen</name>
</author>
<published>2014-11-15T16:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=788bc73c80bcd1e748a389692963c1464ba963df'/>
<id>788bc73c80bcd1e748a389692963c1464ba963df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
