Skip to content

Commit

Permalink
readme: fix not about v2.0
Browse files Browse the repository at this point in the history
It didn't get in.

Signed-off-by: Felipe Contreras <[email protected]>
  • Loading branch information
felipec committed May 31, 2014
1 parent 0de8aa9 commit e7df347
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ Limitations of the remote-helpers' framework apply. In particular, these
commands don't work:

* `git push origin :branch-to-delete`
* `git push origin old:new` (it will push 'old') (Git v2.0)
* `git push --dry-run origin branch` (it will push) (Git v2.0)
* `git push origin old:new` (it will push 'old') (patches available)
* `git push --dry-run origin branch` (it will push) (patches available)

== Other projects ==

Expand Down

0 comments on commit e7df347

Please sign in to comment.