From b86321c22d4c4b76edb625eb06e5e3ebd1ec87cc Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Fri, 10 Nov 2017 11:37:19 +1100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c00e59..7109d6e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Robo task to push git artefact to remote repository [![Total Downloads](https://poser.pugx.org/integratedexperts/robo-git-artefact/downloads)](https://packagist.org/packages/integratedexperts/robo-git-artefact) [![License](https://poser.pugx.org/integratedexperts/robo-git-artefact/license)](https://packagist.org/packages/integratedexperts/robo-git-artefact) +DEMO - [Artefact branches](https://github.com/integratedexperts/robo-git-artefact-destination/branches) + ## Modes ### Force-push mode (default) Push packaged artefact to the same branch, preserving the history from the source repository, but overwriting history in destination repository on each push.