| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GitExtensions-2.49.01-Mono.zip | 2017-03-12 | 12.3 MB | |
| GitExtensions-2.49.01-SetupComplete.msi | 2017-03-12 | 56.9 MB | |
| GitExtensions-2.49.01-Setup.msi | 2017-03-12 | 14.6 MB | |
| README.md | 2017-03-12 | 1.1 kB | |
| Version 2.49.01.tar.gz | 2017-03-12 | 12.0 MB | |
| Version 2.49.01.zip | 2017-03-12 | 12.8 MB | |
| Totals: 6 Items | 108.6 MB | 0 | |
- Fixed issue [#3587]. Diff view is blank if git configuration is diff.color=always
- Fixed issue [#3427]. Pushing to a different remote wrongly ask about new branch bug.
- Fixed issue [#3560]. GitExtensions doesn't respect core.commentChar setting in interactive rebase.
- Fixed issue [#3507]. Branch normalization strips valid characters from the branch name.
- Fixed issue [#3372]. Create tag: set focus to tag name first feature-request UX.
- Fixed issue [#3441]. Prompt to commit after resolving merge conflicts even when "Do not commit" is checked bug.
- Fixed issue [#3445]. "Reset file(s) to" functionality doesn't work bug.
- Fixed issue [#2679]. "Unsupported file" error with submodules
- Fixed issue [#3434]. Filtering commits by unicode search text fails bug
- Fixed issue [#3412]. Fix reset file menu item text.
- Fix "Host Fingerprint not registered" Plink handling on clone. PR [#3405]
- Fix crash when one of the stash is an autostash. PR [#3410]