#!/bin/bash git pull --rebase upstream main && \ git push origin && \