.. |
BranchesConstants.kt
|
Added change upstream branch option
|
2023-04-23 03:13:12 +02:00 |
CheckoutRefUseCase.kt
|
Fixed creating a new branch form a remote branch (equivalent to checkout -b remote_branch_name) wouldn't set upstream properly
|
2023-04-20 17:53:37 +02:00 |
CreateBranchOnCommitUseCase.kt
|
Moved classes to match the package name
|
2022-09-28 01:56:21 +02:00 |
CreateBranchUseCase.kt
|
Moved classes to match the package name
|
2022-09-28 01:56:21 +02:00 |
DeleteBranchUseCase.kt
|
Moved classes to match the package name
|
2022-09-28 01:56:21 +02:00 |
DeleteLocallyRemoteBranchesUseCase.kt
|
Moved classes to match the package name
|
2022-09-28 01:56:21 +02:00 |
GetBranchesUseCase.kt
|
Moved classes to match the package name
|
2022-09-28 01:56:21 +02:00 |
GetCurrentBranchUseCase.kt
|
Moved classes to match the package name
|
2022-09-28 01:56:21 +02:00 |
GetRemoteBranchesUseCase.kt
|
Moved classes to match the package name
|
2022-09-28 01:56:21 +02:00 |
GetTrackingBranchUseCase.kt
|
Added change upstream branch option
|
2023-04-23 03:13:12 +02:00 |
MergeBranchUseCase.kt
|
Moved classes to match the package name
|
2022-09-28 01:56:21 +02:00 |
SetTrackingBranchUseCase.kt
|
Added change upstream branch option
|
2023-04-23 03:13:12 +02:00 |