{ "info": { "author": "Jacob Smith", "author_email": "jacob.smith@unb.ca", "bugtrack_url": null, "classifiers": [], "description": "# Git Checkout\nAn interactive Git client!\n\n\n\n## Installation\nRequirements: Python 3.*\n\nRun this scripts https://git.io/fNfqh:\n```\nwget -L https://git.io/fNfqh -O- | bash\n```\n\n## Usage\n```\ngit ch # checkout a branch\ngit mg # merge a branch into current branch\ngit dl # delete branches\n\n# or use the commands directly\nginteract checkout\nginteract merge\nginteract delete\n```\n\n## TODO\n- [x] Add GIF\n- [x] Add tests\n- [x] Bash script to install\n- [x] Add delete support\n- [x] Add merge support\n- [ ] Remote support", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jsmith/ginteract", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ginteract", "package_url": "https://pypi.org/project/ginteract/", "platform": "", "project_url": "https://pypi.org/project/ginteract/", "project_urls": { "Homepage": "https://github.com/jsmith/ginteract" }, "release_url": "https://pypi.org/project/ginteract/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "An interactive Git client!", "version": "1.0.0" }, "last_serial": 4253890, "releases": { "0.2.2": [ { "comment_text": "", "digests": { "md5": "bd11747d2cd6145c88b82d6f710f8a2a", "sha256": "c72dc431a87b0a00e9540bf90d9b2721548066647327595e82307d9e1fadd35a" }, "downloads": -1, "filename": "ginteract-0.2.2.tar.gz", "has_sig": false, "md5_digest": "bd11747d2cd6145c88b82d6f710f8a2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3208, "upload_time": "2018-07-09T21:11:09", "url": "https://files.pythonhosted.org/packages/fe/8f/80451f4987a974842ca17561aa6abad6f94bfc1a8e37658dfd09b2ee224e/ginteract-0.2.2.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "72265a1eb5fea125ebd1c7894680b989", "sha256": "097b4a63478f8a27d25080a16ccb7b506ac97b1f0fdc16a0aac5da0e4eb5b776" }, "downloads": -1, "filename": "ginteract-1.0.0.tar.gz", "has_sig": false, "md5_digest": "72265a1eb5fea125ebd1c7894680b989", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3130, "upload_time": "2018-09-09T15:49:34", "url": "https://files.pythonhosted.org/packages/66/0e/07a75f8c4dc9aca72716d732500842da7e19c796642107acf42c4e45a95c/ginteract-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72265a1eb5fea125ebd1c7894680b989", "sha256": "097b4a63478f8a27d25080a16ccb7b506ac97b1f0fdc16a0aac5da0e4eb5b776" }, "downloads": -1, "filename": "ginteract-1.0.0.tar.gz", "has_sig": false, "md5_digest": "72265a1eb5fea125ebd1c7894680b989", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3130, "upload_time": "2018-09-09T15:49:34", "url": "https://files.pythonhosted.org/packages/66/0e/07a75f8c4dc9aca72716d732500842da7e19c796642107acf42c4e45a95c/ginteract-1.0.0.tar.gz" } ] }