1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00

Added copy note at top of string-to-args.go

This commit is contained in:
mjarkk 2018-10-27 17:08:25 +02:00
parent 18f09a14e6
commit 372b333662

View File

@ -1,3 +1,5 @@
// ToArgv is copied from github.com/mgutz/str
package commands
import "runtime"