Commit Graph
5 Commits
Author SHA1 Message Date
Teo Ljungberg 2d0df5842a Fix :Glog
`"<mods>"` was forgotten to be passed in during the refactoring in:
68da9a2
2019-09-04 15:54:36 -05:00
Teo Ljungberg 79f3be9f17 Abbreviate commit SHA1s for :Grebase -i
Rather than generating the full 40 character SHA1, this commit changes
the rebase todo file to use the abbreviated kind.
2019-06-02 12:59:47 -04:00
Teo Ljungberg 16b7a060a3 Pass in matching number of arguments for :Gread
This was changed in 1ac2c70 for the other git commands, leading to the
following error message:

```
E118: Too many arguments for function: s:ReadCommand
```
2019-04-24 13:18:19 -04:00
Teo Ljungberg 40d78f07de Strip out carriage returns 2018-04-15 15:54:35 -04:00
Teo Ljungberg 63a80f4bfe Remove unused variable 2018-04-15 15:54:35 -04:00