mirror of
https://github.com/wnagrodzki/SublimeMergeToolkit.git
synced 2025-05-03 17:42:06 +02:00
9 lines
No EOL
149 B
Text
9 lines
No EOL
149 B
Text
[
|
|
{
|
|
"caption": "Stash File",
|
|
"command": "git",
|
|
"args": {
|
|
"argv": ["stash", "push", "$path"]
|
|
}
|
|
}
|
|
] |