TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Run a script if Git changes a file

3 pointsby hkdobrev5 months ago

1 comment

hkdobrev5 months ago
Hi! Author here.<p>I keep stumbling on teams who are losing time to realise an issue they are experiencing while developing is because there&#x27;s a new dependency or a migration has to be run on that branch or after pulling new code.<p>run-if-changed allows you to configure a script to be run when a file is changed by switching a branch or pulling new code using Git hooks.<p>I&#x27;m looking for more use cases and contributors.<p>What are some of your pain points when developing in a team? Is there something in your build which is annoying you when you check out another branch?
评论 #42423618 未加载