#!/bin/bash
echo "커밋 메세지 수정중"
git commit --amend
