git icon indicating copy to clipboard operation
git copied to clipboard

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 Documentat...

Results 371 git issues
Sort by recently updated
recently updated
newest added

Thanks for taking the time to contribute to Git! Please be advised that the Git community does not use github.com for their contributions. Instead, we use a mailing list ([email protected])...

new user

When using git-p4 in the python2 environment, some places decode( ) missing an assignment. cc: Patrick Steinhardt

new user

cc: Patrick Steinhardt

next
seen
new user

Thanks for taking the time to contribute to Git! Please be advised that the Git community does not use github.com for their contributions. Instead, we use a mailing list ([email protected])...

new user

I want to enable users freezing their submodules to a tag. Example: # Add git submodule add changes ```sh git submodule add --tag v34.3 https://github.com/Gibberlings3/SwordCoastStratagems.git cat .gitmodules [submodule "SwordCoastStratagems"] path...

new user

For reftable development, it's useful to be able to print out the direct value of a symbolic reference before resolution. This is currently possible with git-for-each-ref, but since the iterators...

cc: Patrick Steinhardt cc: Phillip Wood cc: darcy cc: Jeff King cc: cc: Karthik Nayak cc: Eric Sunshine

next
seen
new user

cc: Jeff King cc: brian m. carlson cc: Junio C Hamano cc: Piotr Szlazak

new user