{"id":17920120,"url":"https://github.com/vsch/gitfixcase","last_synced_at":"2025-07-13T16:06:01.448Z","repository":{"id":89762779,"uuid":"124964630","full_name":"vsch/gitFixCase","owner":"vsch","description":"Java command line application to list and fix file case mismatches between git and the file system.","archived":false,"fork":false,"pushed_at":"2018-03-12T23:58:43.000Z","size":11636,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T09:48:14.122Z","etag":null,"topics":["git","java-application"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vsch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-12T23:34:11.000Z","updated_at":"2018-03-12T23:40:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"6443206e-550b-4c84-a7b6-85d1b072a341","html_url":"https://github.com/vsch/gitFixCase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vsch/gitFixCase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsch%2FgitFixCase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsch%2FgitFixCase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsch%2FgitFixCase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsch%2FgitFixCase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsch","download_url":"https://codeload.github.com/vsch/gitFixCase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsch%2FgitFixCase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265167523,"owners_count":23721458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","java-application"],"created_at":"2024-10-28T20:21:17.777Z","updated_at":"2025-07-13T16:06:01.426Z","avatar_url":"https://github.com/vsch.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git file case fixer\n\nJava command line application to list and fix file case mismatches between git and the file system.\n\nUsage:\n\n    java -jar ./gitFixCase.jar option\n\nOptions:\n* -a list all files in git and their names in file system\n* -l list files with file case mismatch between git and the file system\n* -f fix file case in git to match the file system's case for the files\n* -g fix file case in the file system to match the git's case for the file\n\nWalks up the directory tree to find the `.git/` directory of the repository then applies the\nrequested options to files in the current directory.\n\nFor comfort add an alias to launch the jar file:\n\nalias gitfixcase='java -jar /dirPathToJar/gitFixCase.jar'\n\n### Building with IntelliJ IDEA\n\nThe project files are included in this repo. The jar file will contain all the dependencies but\nneed to have their individual signature files removed. There is a post processing step\n`copy.jar` in the `artifacts.xml` ant build script to accomplish this.\n\nAfter building the project run the `artifacts.xml` ant build script's `copy.jar` target to copy\nthe jar to project root with signatures removed.\n\nIf you have a better way to create a single application jar with dependency signed jar files\nplease let me know so I can fix it in this project. Ditto for building such a jar file with\nMaven.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsch%2Fgitfixcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsch%2Fgitfixcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsch%2Fgitfixcase/lists"}