Nth commit must have commit hash with N leading zeros - 진짜 구데기컵 2018
Last updated Aug 26, 2025
92
Stars
58
Forks
0
Issues
0
Stars/day
Attention Score
52
Language breakdown
Python 100.0%
▸ Files
click to expand
README
ghudegy-chain
Ghudegy-chain inspired by https://github.com/dj-shin/gitchainMerging pull request without merge commit
git checkout -b jh05013-master master
git pull https://github.com/jh05013/ghudegy-chain.git master
git checkout master
git merge --ff-only jh05013-master # not --no-ff
git push origin master
Refer to https://shinglyu.com/web/2018/03/25/merge-pull-requests-without-merge-commits.html🔗 More in this category