{"id":23283608,"url":"https://github.com/eliranmal/git-flux","last_synced_at":"2025-10-30T23:49:03.331Z","repository":{"id":145264780,"uuid":"79929101","full_name":"eliranmal/git-flux","owner":"eliranmal","description":"git commands for fluent, collaborative workflow","archived":false,"fork":false,"pushed_at":"2019-05-30T09:36:21.000Z","size":453,"stargazers_count":7,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-28T22:04:10.028Z","etag":null,"topics":["bash","cli","developer-experience","developer-tools","dx","git","git-addons","git-plugin","shell","tool","tooling","workflow"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/eliranmal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2017-01-24T16:20:11.000Z","updated_at":"2020-03-10T21:17:27.000Z","dependencies_parsed_at":"2023-04-10T17:46:36.672Z","dependency_job_id":null,"html_url":"https://github.com/eliranmal/git-flux","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/eliranmal/git-flux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliranmal%2Fgit-flux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliranmal%2Fgit-flux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliranmal%2Fgit-flux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliranmal%2Fgit-flux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliranmal","download_url":"https://codeload.github.com/eliranmal/git-flux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliranmal%2Fgit-flux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281902521,"owners_count":26581164,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bash","cli","developer-experience","developer-tools","dx","git","git-addons","git-plugin","shell","tool","tooling","workflow"],"created_at":"2024-12-20T01:30:30.134Z","updated_at":"2025-10-30T23:49:03.325Z","avatar_url":"https://github.com/eliranmal.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# git-flux\n\n\u003e git commands for fluent, collaborative workflow\n\n\n## prerequisites\n\nthis tool relies on bash/mingw32, so:\n\n**linux/mac users**  \njust fire up the terminal. you're good to go.\n\n**windows people**  \nopen your [git-bash][1] *'as administrator'*, please.  \n(by the way, does it open up in `U:\\`? [this might help][3]).\n\n\n## setup\n\n#### install\n\n```sh\ncurl -O https://raw.githubusercontent.com/eliranmal/git-flux/master/bin/setup.sh\nchmod u+x setup.sh\n./setup.sh\n```\n\n(windows users can skip the `chmod` bit).\n\n#### update\n\nafter git-flux is installed, you can use the [`update`][6] subcommand to \nupdate git-flux with git-flux (mind = blown):\n\n```sh\ngit flux update [\u003ctag\u003e]\n```\n\nuse a tag if you want a specific version.\n\nyou can also use the setup script for that, but that's way less cool:\n\n```sh\n[env REPO_REF=\u003ctag\u003e] ./setup.sh update\n```\n\n#### uninstall\n\n```sh\n./setup.sh uninstall\n```\n\n\n## usage\n\nfrom the terminal, use the `-h` flag anywhere, or see the [usage][4] \ndirectory of this repository for the markdown-formatted help.\n\n\n## gotcha's\n\n- if you `git rebase --onto` (which [you shouldn't][2]), bad stuff will \nhappen. why? because the branch base (for `start`ed features, `create`ed \nteams, etc.) is saved to the git config, and not dynamically resolved via git.\n\n\n## contributing\n\nthank you :heart: [read this][5].\n\n\n\n\n\n[1]: https://git-scm.com/download/win\n[2]: https://git-scm.com/book/en/v2/Git-Branching-Rebasing#_rebase_peril\n[3]: https://danlimerick.wordpress.com/2011/07/11/git-for-windows-tip-setting-home-and-the-startup-directory/\n[4]: /usage\n[5]: /CONTRIBUTING.md\n[6]: /usage/update.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliranmal%2Fgit-flux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliranmal%2Fgit-flux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliranmal%2Fgit-flux/lists"}