{"id":17086451,"url":"https://github.com/dasch/git-extensions","last_synced_at":"2025-04-12T21:41:07.520Z","repository":{"id":682549,"uuid":"326393","full_name":"dasch/git-extensions","owner":"dasch","description":"Handy tools for working with Git repositories","archived":false,"fork":false,"pushed_at":"2010-05-12T21:41:23.000Z","size":100,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T15:48:14.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dasch.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2009-10-04T17:04:08.000Z","updated_at":"2024-02-05T21:14:59.000Z","dependencies_parsed_at":"2022-08-16T10:40:38.532Z","dependency_job_id":null,"html_url":"https://github.com/dasch/git-extensions","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dasch%2Fgit-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dasch%2Fgit-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dasch%2Fgit-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dasch%2Fgit-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dasch","download_url":"https://codeload.github.com/dasch/git-extensions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637832,"owners_count":21137538,"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":[],"created_at":"2024-10-14T13:28:41.466Z","updated_at":"2025-04-12T21:41:07.498Z","avatar_url":"https://github.com/dasch.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nGit Extensions\n==============\n\nA library of handy Git commands that makes working with your repositories\neasier.\n\n\n`git-ignore`\n------------\n\nAdds file patterns to your `.gitignore` file.\n\nUsage:\n    $ git ignore \"*.o\" tags \"*.sqlite3\"\n    $ cat .gitignore\n    *.o\n    tags\n    *.sqlite3\n\n\n`git-export`\n------------\n\nExports a Git repository.\n\n\n`git-pending`\n-------------\n\nDisplay a list of commits waiting to be pushed to a remote\nbranch.\n\n\n`git-track`\n-----------\n\nTrack a remote branch.\n\nUsage:\n    $ git status\n    # On branch foo\n    $ git remote add example git@example.com/example.git\n    $ git track example bar\n    Tracking example/bar\n\n\nContributors\n------------\n\n * Daniel Schierbeck\n * Abhishek Mukherjee\n\n\nLicense\n-------\nCopyright (C) 2009 Daniel Schierbeck \u003cdaniel.schierbeck@gmail.com\u003e\n\nThis program is free software; you can redistribute it and/or\nmodify it under the terms of the GNU General Public License\nas published by the Free Software Foundation; either version 2\nof the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdasch%2Fgit-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdasch%2Fgit-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdasch%2Fgit-extensions/lists"}