Skip to content

Instantly share code, notes, and snippets.

@sirianni
Created May 15, 2025 14:43
Show Gist options
  • Save sirianni/10b8a6bef865348296acce7c8a63f0a9 to your computer and use it in GitHub Desktop.
Save sirianni/10b8a6bef865348296acce7c8a63f0a9 to your computer and use it in GitHub Desktop.
Example diff
--- config.txt 2025-05-15 09:00:00.000000000 +0000
+++ config.txt 2025-05-15 09:05:00.000000000 +0000
@@ -3,10 +3,11 @@
host=localhost
-port=8080
+port=9090
timeout=30
enable_logging=true
-log_level=debug
+log_level=info
max_connections=100
+retry_attempts=3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment