Nothing
git_config_global_unset() and git_config_unset() (@iofarm, #273)git_restore() function (#259)git_config_get(), git_config_local_get(), and git_config_global_get() to retrieve a single named config option, returning NULL if unset (#267).git_clone() without a path argument now clones into a directory named after the
"humanish" part of the URL, so "git@github.com:francisbarton/myrepo.git" gets cloned into myrepo (@francisbardon, #192).git_remote_set_pushurl() gains an add argument to append push URLs instead of replacing them. (@robitalec, #128)git_info() for the case when no upstream is configured (@mpage, #263)git_branch_create(): force now also applies to the checkout step, allowing branch creation even when local changes would be overwritten (@MichaelChirico, #177).README.md (@dpprdan, #189)NEWS.md instead of NEWS (@olivroy, #209)git_branch_switch(), an alias to git_branch_checkout() (#254)depth in git_clone() (#281, @etiennebacher).git_commit_stats() functiongit_ignore_path_is_ignored() functiongit_submodule_list()USE_SYSTEM_LIBGIT2=1 to force
building against a local libgit2 on these platforms.git_status() gains parameter pathspecgit_ls() gains paremeter 'ref' and works with bare repositoriesgit_log() gains a parameter 'after'git_commit_info() no longer includes $diff by default because it can be huge.
Please use git_diff() instead if you need it.git_branch_move()git_branch_checkout() gains 'orphan' parametergit_stat_files() function.git_branch_list() gains a parameter 'local'git_branch_list() and git_commit_info() gain a date fieldgit_status() (#40)git_open() now searches parent directories for .git repositorygit_push() sets upstream if unsetAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.