#!/bin/bash git add -A git commit -m 'feat(backend): Phase 2.5 permission and share models' git push origin main