This commit is contained in:
2025-10-06 14:20:15 +03:00
Unverified
parent 9da50f2430
commit 9540c88d5a
5 changed files with 7 additions and 107 deletions
+4
View File
@@ -0,0 +1,4 @@
View git diff between the branch i specified and HEAD. If no branch is specified,
default to main. Identify code that needs to be cleaned up, like debug logs,
unused variables etc. Think twice before removing or adding code, because you
mustn't alter the behavior.