© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Elayan Hamamrah
Engineer
Usually when i'm working on my own projects my commits going like :
git commit -m "Hello" git commit -m "Okay" git commit -m "Huh"
But when it's related to issue fixed it's like :
git commit -m "Fixing Shity Style" git commit -m "Fixed Seeds"