Command Line |
|
|
|
Library |
|
Performance Improvements |
Command Line
- Clone command
- Added --branch (-b) option for checking out a specific branch instead of HEAD in non-bare repository
- Merge command
- Add --no-commit option for merging but not committing the result
- Status command
- Show conflict description for unmerged paths (e.g. "both modified")
|
|
|
Library |
|
Performance Improvements |