UNPKG

commit-guardian

Version:

Interactive CLI tool with browser-based GitHub-style diff viewer for reviewing and approving git changes before commit. Features React-based UI, approval workflow, line comments, and safe commit protection.

13 lines 413 B
<!DOCTYPE html> <html lang="en" class="dark"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>🛡️ Commit Guardian - Review Changes</title> <script type="module" crossorigin src="/assets/index-BVtFj5J-.js"></script> <link rel="stylesheet" crossorigin href="/assets/index-7tOZxvYv.css"> </head> <body> <div id="root"></div> </body> </html>