Skip to content

Commit

Permalink
Add notes about 'branch' param in README
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshinori Hirano <Yoshinori.Hirano@sony.com>
  • Loading branch information
hy0044 committed Oct 2, 2020
1 parent 020f2a1 commit 504a3aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,10 @@ pushed regardless of the upstream state.

* `branch`: *Optional.* The branch to push commits.

Note that the version produced by the `put` step will be picked up by subsequent `get` steps
even if the `branch` differs from the `branch` specified in the source.
To avoid this, you should use two resources of read-only and write-only.

## Development

### Prerequisites
Expand Down

0 comments on commit 504a3aa

Please sign in to comment.