summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-05-20 00:12:36 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-05-20 00:12:36 (GMT)
commit00a5b79466f79a2df6e0f42806adefbe4891c40b (patch)
treec6de10054647cc929ce77910e6f9fd55c2948c16 /Documentation
parentdf43b41afcc9bf5e4b8751dc9a53b068b33f52a8 (diff)
parent896ba14d653c43bd7a43b6b291e941ab60855c04 (diff)
downloadgit-00a5b79466f79a2df6e0f42806adefbe4891c40b.zip
git-00a5b79466f79a2df6e0f42806adefbe4891c40b.tar.gz
git-00a5b79466f79a2df6e0f42806adefbe4891c40b.tar.bz2
Merge branch 'jc/graduate-remote-hg-bzr' (early part)
* 'jc/graduate-remote-hg-bzr' (early part): remote-helpers: point at their upstream repositories contrib: remote-helpers: add move warnings (v2.0) Revert "Merge branch 'fc/transport-helper-sync-error-fix'"
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/2.0.0.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/RelNotes/2.0.0.txt b/Documentation/RelNotes/2.0.0.txt
index 6e628d4..97f7df0 100644
--- a/Documentation/RelNotes/2.0.0.txt
+++ b/Documentation/RelNotes/2.0.0.txt
@@ -88,10 +88,6 @@ UI, Workflows & Features
* "git grep" learned to behave in a way similar to native grep when
"-h" (no header) and "-c" (count) options are given.
- * "git push" via transport-helper interface (e.g. remote-hg) has
- been updated to allow forced ref updates in a way similar to the
- natively supported transports.
-
* The "simple" mode is the default for "git push".
* "git add -u" and "git add -A", when run without any pathspec, is a