{"id":20094345,"url":"https://github.com/victormln/easy-push","last_synced_at":"2026-05-12T10:32:36.977Z","repository":{"id":234325476,"uuid":"77901233","full_name":"victormln/easy-push","owner":"victormln","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-26T23:25:00.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-29T23:42:04.567Z","etag":null,"topics":["git","push"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/victormln.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-01-03T09:09:18.000Z","updated_at":"2017-01-03T09:15:19.000Z","dependencies_parsed_at":"2024-04-18T21:54:08.807Z","dependency_job_id":"4c3fc042-b3a8-49ba-8230-673bead492b5","html_url":"https://github.com/victormln/easy-push","commit_stats":null,"previous_names":["victormln/easy-push"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/victormln/easy-push","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormln%2Feasy-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormln%2Feasy-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormln%2Feasy-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormln%2Feasy-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victormln","download_url":"https://codeload.github.com/victormln/easy-push/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victormln%2Feasy-push/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32934498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["git","push"],"created_at":"2024-11-13T16:50:20.574Z","updated_at":"2026-05-12T10:32:36.959Z","avatar_url":"https://github.com/victormln.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy-push\n\nES: Te facilita todo el proceso de subir unos cambios a una rama de tu repositorio git,\n añadiendo todos los archivos (git add --all) y mostrando un mensaje donde\n introduciremos el texto del commit.\n \u003cbr/\u003eEn resumen, hace un push con un commit que escribiremos\n en modo gráfico o por terminal de todos los archivos modificados\u003cbr/\u003e\nEN: Make a push to your branch, adding all the modified files (git add --all) and shows a message where you can introduce\nthe text of the commit. In brief, make a push (in master) with a commit that we write in a graphic window.\n\nEjemplo para ejecutar el script\n```shell\ngp \"Este es el mensaje del commit\"\n```\n\n## Instalación\n\nLa instalación es muy básica, añade dos alias a tu .bashrc\n\n```shell\ngit clone https://github.com/victormln/easy-push.git\ncd easy-push\n./install.sh\n```\n\n## Modo gráfico/terminal\n\nModo gráfico:\n```shell\ngpg \"Mensaje del commit\"\n```\n\nModo terminal:\n```shell\ngp \"Mensaje del commit\"\n```\n\n## Configuración\n\nSe pueden configurar varios parámetros. Por ejemplo que no busque actualizaciones automáticas, cambiar el idioma o poner un commit por defecto. Si se abre el archivo **user.conf** se podrán acceder a todas las configuraciones.\n\n## Uso\n\nEste script tiene varios metodos de ejecutarse. Explicaré los comandos para el modo terminal\n```shell\ngp \"Mensaje del commit\"\n```\nOR:\n```shell\ngp\n```\n\nTodos los argumentos disponibles:\n\n|Argumento           |Abreviado|Significado                                   |Uso|\n| ------------- | ---- | ---------------------------------------- |----------|\n|`\"Mensaje del commit\"`       |     | Se pondrá este mensaje del commit        |`gp \"Mensaje del commit\"`  |\n|`--conf`     |  | Abre/edita el archivo de configuración del script  |`gp --conf`      |\n|`--update`     |  | Busca actualizaciones disponibles.  |`gp --update`      |\n|     |`-v`  | Muestra la versión instalada del script.  |`gp -v`      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictormln%2Feasy-push","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictormln%2Feasy-push","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictormln%2Feasy-push/lists"}