Karl Fogel
ee8b466995
Recommend enabling integrity-checking in git
...
* 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 .
2016-02-01 12:46:45 -06:00
Paul Eggert
818f06eaa7
Prefer straight quoting in some text files
...
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.
2015-09-11 11:05:12 -07:00
Paul Eggert
279303adfc
* CONTRIBUTE: Move send-email here from git-workflow.
2015-09-11 08:34:46 -07:00
Paul Eggert
f962c5d647
Add patch-sending instructions to git-workflow
...
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.
2015-09-10 02:44:42 -07:00
David Engster
692322388c
admin: Add documentation for gitmerge.el
...
* gitmerge.el: New file.
* notes/git-workflow: Add documentation for using it.
2014-11-27 23:23:48 +01:00
Lars Magne Ingebrigtsen
1af9075908
Set the push default to "current", which should work everywhere
2014-11-16 15:54:12 +01:00
Lars Magne Ingebrigtsen
af19cccc83
Mention how to get rid of X11 warnings
2014-11-16 15:31:20 +01:00
Lars Magne Ingebrigtsen
5fa7b7181a
Use cherry-pick -xe instead of git log amend
2014-11-15 19:25:45 +01:00
Lars Magne Ingebrigtsen
788bc73c80
Add a draft of a very simple git workflow
2014-11-15 17:06:34 +01:00