aboutsummaryrefslogtreecommitdiff
path: root/shellrc.d/git
Commit message (Collapse)AuthorAge
* git: protect against self-mergeKarel Kočí2020-11-26
|
* shellrc.d/git: fix gitbmerge to work with new Gitlab formatv0.7.8Karel Kočí2020-09-02
|
* shellrc.d/git: gitbmerge error on applied suggestions commitsKarel Kočí2020-06-30
| | | | | These are commits created by Gitlab and should not be in tree neither (same as fixup commits).
* shellrc.d/git: do not remove root directory with gitbmergev0.7.6Karel Kočí2020-04-24
|
* shellrc.d/git: fix problem with / in gitbmergev0.7.5Karel Kočí2019-12-04
|
* shellrc.d/git: tweak syntax for gitbmergev0.7.4Karel Kočí2019-11-04
|
* gitbcheckout: do not fetch on submodule updateKarel Kočí2019-04-24
| | | | | | | This is intended to be used not only in online mode but in offline as well. We should have submodules already fetched so there is no reason to fetch them again. This makes this operation faster and reliable without network connection.
* shellrc: fix gitbco aliasKarel Kočí2019-02-21
|
* git: Add gitbcheckoutKarel Kočí2018-11-29
|
* Move some definitions around and add --desktop optionv0.5.2Karel Kočí2018-08-12