Commit 5189639
committed
feat: add builds module for saving and reusing configurations
- Add Build struct with TOML serialization
- Implement build list/save/delete commands
- Store builds in ~/.gitkit/builds/
- Add capture_current_config to detect current repo state
- Add detect_gitignore_templates and detect_gitattributes_presets1 parent 447ab10 commit 5189639
3 files changed
Lines changed: 481 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments