add function: commit : t -> Digestif.SHA1.t option #6
Loading…
Reference in a new issue
No description provided.
Delete branch "add-commit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this fixes #6 (on GitHub) //cc @dinosaure
I think we should clarify what the behavior is during a
change_and_push
. I think it will refer to the commit as it is at the start of achange_and_push
with this semantics.