Merge branch to main
$ git checkout main

$ git merge add-poll
Merge made by the 'recursive' strategy.
POLL | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 POLL
Merge branch 'add-poll'
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.