Changelog for
git-extras-7.2.0-10.1.noarch.rpm :
* Sun Jul 28 2024 xtexChooser
- Adds OBS service file- Fixes build failure- Update to version 7.2.0:
* Version 7.2.0 (#1138)
* refactor: test utils and simplify the case code (#1136)
* Add --proceed flag to git-delete-squashed-branches (#1134) (#1135)
* test(browse-ci): add unit tests (#1130)
* test(git-browse): add unit tests (#1127)
* feat: add reverse option to git-brv (#1123)
* fix(utimes): change /dev/stdin to -
* fix(utimes): Support filenames with backspaces, etc. (#1122)
* chore: add poetry to handle the tests of the git extras (#1121)
* Thu Apr 08 2021 Dilawar Singh - Fixes to suse-filelist-forbidden-bashcomp-userdirs lint error.- Update to version v6.2.0
* fix(git-utimes): make sure it work under OS X.
* fix(git-ignore): use $XDG_CONFIG_HOME only when it is defined
* git-summary: reject invalid option
* fix: zsh completion of git-coauthor command
* doc: add the usage of the parameter `--from` for create-branch and feature
* feat(feature): checkout from start point if exists
* fix: Cast branch output if HEAD not exists
* fix: Quote env var and XDG_CACHE_HOME
* Use default global ignore file
* Fix hardcode ignore list file path
* git-utimes: Change files modification time to their last commit date
* Fixing summary for --squash-msg option.
* Sun Oct 11 2020 John Vandenberg - Add Conflicts to other git tools- Update to v6.1.0
* git back is removed since this version. Use \'git undo --soft [commitcount]\' instead.
* configure the default upstream branch via git config --add git-extras.default-branch main. By default, master is used.
* Updated the git pull-request command to use personal access token instead of basic auth.
* Wed Jul 29 2020 Michele Bologna - Update to version 6.0.0
* Changelog: https://github.com/tj/git-extras/releases/tag/6.0.0
* Sun Apr 19 2020 Michele Bologna - Update to version 5.1.0
* Sat Apr 07 2018 michele.bolognaAATTsuse.com- Initial import: version 4.5.0