I created this tool to help reducing and resolving merge conflicts at early stages by monitoring the git logs at a regular laps of time. Feel free to improve the functionnality, PRs are welcomed!
- Put GitLogMonitor.exe on the root of the git repo you want to monitor
- Launch GitLogMonitor.exe and set your last commit date and the keywords or filenames you want to track
- You get a sound notification whenever a new commit relates to your tracked keywords (list of files given)
- If you need to update your last pull date or your keywords, please close and relaunch the tool
- If you would like to improve the tool, you can find the source code here: https://github.com/m-housni/GitLogMonitor
You may need a IDE like CodeBlocks to get the executable.