Committing Changes to Git
You can commit changes to Git using the Codebase.git_commit(…):git_commit
will only commit changes that have been synced to the filesystem
by calling Codebase.commit(). See
Commit and Reset for more
details.git_commit
will only commit changes that have been synced to the filesystem
by calling Codebase.commit(). See
Commit and Reset for more
details.