]> git.corax.cc Git - toolbox/commit
include/git: Add git_commit() function
authorMatthias Kruk <m@m10k.eu>
Fri, 7 Jan 2022 13:32:13 +0000 (22:32 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 7 Jan 2022 13:32:13 +0000 (22:32 +0900)
commit38e0e841314625ab3050e2b806ae8aeb60548ca0
treea0ede142fedb34bb30bf1436bf4b77dcee979e3a
parent84e72eeebd0ad9483b6d2731e68067c6ff45e64e
include/git: Add git_commit() function

This commit adds the git_commit() function, which commits all staged
changes to the current branch.
include/git.sh