7 lines
91 B
Fish
7 lines
91 B
Fish
function commit
|
|
g commit --all
|
|
end
|
|
|
|
function commit_done
|
|
g commit --all --done
|
|
end
|