mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-05 00:59:19 +02:00
Bump go-git
This commit is contained in:
2
vendor/github.com/jesseduffield/go-git/v5/plumbing/filemode/filemode.go
generated
vendored
2
vendor/github.com/jesseduffield/go-git/v5/plumbing/filemode/filemode.go
generated
vendored
@ -133,7 +133,7 @@ func (m FileMode) IsMalformed() bool {
|
||||
m != Submodule
|
||||
}
|
||||
|
||||
// String returns the FileMode as a string in the standatd git format,
|
||||
// String returns the FileMode as a string in the standard git format,
|
||||
// this is, an octal number padded with ceros to 7 digits. Malformed
|
||||
// modes are printed in that same format, for easier debugging.
|
||||
//
|
||||
|
Reference in New Issue
Block a user