README Code of conduct License Security Git - fast, scalable, distributed revision control system Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git is an Open Source project co...
Code Issues 974 Pull requests 16 Actions Projects Wiki Security Insights CommitRestore a \n that automation erroneously deleted from the .po files Browse files trunk (#18722) 25.4 … 22.7-rc-2 mokagio committed Jul 3, 2023 1 parent d4a57a2 commit e6b2192 Showing...
* reference from multiple places in the codebase. */2 changes: 1 addition & 1 deletion 2 revision.h Original file line numberDiff line numberDiff line change @@ -549,7 +549,7 @@ int rewrite_parents(struct rev_info *revs, * The log machinery saves the original parent list so that ...
Code Issues Pull requests 4 Actions Projects Wiki Security Insights CommitMerge branch 'ds/sparse-checkout-malformed-pattern-fix' Browse files Certain sparse-checkout patterns that are valid in non-cone mode led to segfault in cone mode, which has been corrected. * ds/sparse-checkou...
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improv
Code Issues Pull requests 2 Actions Projects Wiki Security Insights Commitrefs: mark unused parameters in do_for_each_reflog_helper() Browse files This is an each_ref_fn callback, so it has to match that interface. We marked most of these in 63e14ee (refs: mark unused each_...