Files
herolib/lib/clients
Mahmoud-Emad 5cee9a4d5a refactor: Extract git repository management into a dedicated module
- Moved git repository handling logic from `gittools` to a new
  `gitresolver` module for better code organization and reusability.
- Created a `GitUrlResolver` interface to abstract git URL resolution.
- Implemented a `GitToolsResolver` struct to adapt the existing
  `gittools` functionality to the new interface.  This allows for
  future extensibility with different git repository management
  strategies.
- Improved error handling and added more informative error messages.
- Improved the structure of the `heroscript` by breaking down the
  actions into smaller, more manageable units.
2025-07-23 19:00:43 +03:00
..
2025-02-02 18:04:00 +02:00
...
2025-07-21 06:18:46 +02:00
...
2025-06-15 16:30:40 +02:00
2025-01-01 17:44:06 +01:00
...
2025-07-21 06:51:13 +02:00
...
2025-05-19 08:25:47 +04:00
...
2025-07-21 06:18:46 +02:00
...
2025-07-21 06:51:13 +02:00
2025-01-01 17:44:06 +01:00
2025-02-02 15:20:57 +02:00
...
2025-07-19 15:54:23 +02:00
2025-06-03 11:11:46 +03:00