mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-01 09:05:48 +01:00
readme: fix not about v2.0
It didn't get in. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
@@ -109,8 +109,8 @@ Limitations of the remote-helpers' framework apply. In particular, these
|
|||||||
commands don't work:
|
commands don't work:
|
||||||
|
|
||||||
* `git push origin :branch-to-delete`
|
* `git push origin :branch-to-delete`
|
||||||
* `git push origin old:new` (it will push 'old') (Git v2.0)
|
* `git push origin old:new` (it will push 'old') (patches available)
|
||||||
* `git push --dry-run origin branch` (it will push) (Git v2.0)
|
* `git push --dry-run origin branch` (it will push) (patches available)
|
||||||
|
|
||||||
== Other projects ==
|
== Other projects ==
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user