|
0815e2024c
|
- Replaced two dot diff with three dot diff. Cleaned up obsolete code linked to double dot diff.
- Moved target_branch_existence assertion to _prepare_repo method
- Renamed branch_name -> target_branch_name
- Simplified get_files method
|
2023-07-25 13:07:21 +02:00 |
|
|
918549a4fc
|
Implementing 'is_supported' method
|
2023-07-25 12:35:39 +02:00 |
|
|
6170995665
|
replaced hardcoded main with actual target_branch name'
|
2023-07-24 16:59:07 +02:00 |
|
|
ca42a54bc3
|
Update pr_agent/git_providers/local_git_provider.py
Co-authored-by: Ori Kotek <orikotek@gmail.com>
|
2023-07-24 16:47:05 +02:00 |
|
|
c0610afe2a
|
Update pr_agent/git_providers/local_git_provider.py
Co-authored-by: Ori Kotek <orikotek@gmail.com>
|
2023-07-24 16:46:46 +02:00 |
|
|
d4cbcc465c
|
Update pr_agent/git_providers/local_git_provider.py
Co-authored-by: Ori Kotek <orikotek@gmail.com>
|
2023-07-24 16:46:36 +02:00 |
|
|
8e6518f071
|
Added GitPython to requirements. Changed default review path (aesthetics)
|
2023-07-24 14:28:37 +02:00 |
|
|
02ecaa340f
|
Local Git Provider Implementation
|
2023-07-24 12:49:57 +02:00 |
|