{"id":15674981,"url":"https://github.com/santoshyadavdev/githubtips","last_synced_at":"2025-05-06T23:32:32.095Z","repository":{"id":128285128,"uuid":"606569988","full_name":"santoshyadavdev/GitHubTips","owner":"santoshyadavdev","description":"Collection of Git and GitHub Tips","archived":false,"fork":false,"pushed_at":"2023-07-25T09:00:47.000Z","size":922,"stargazers_count":13,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T04:04:06.714Z","etag":null,"topics":["git","github","tips-and-tricks"],"latest_commit_sha":null,"homepage":"https://GitHubTips.com","language":"Astro","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/santoshyadavdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["SantoshYadavDev"]}},"created_at":"2023-02-25T22:05:15.000Z","updated_at":"2024-10-31T16:23:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdc672bc-a9bd-482e-bdda-a0c79e64e1dd","html_url":"https://github.com/santoshyadavdev/GitHubTips","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshyadavdev%2FGitHubTips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshyadavdev%2FGitHubTips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshyadavdev%2FGitHubTips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santoshyadavdev%2FGitHubTips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santoshyadavdev","download_url":"https://codeload.github.com/santoshyadavdev/GitHubTips/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252787380,"owners_count":21804246,"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","github","tips-and-tricks"],"created_at":"2024-10-03T15:54:10.510Z","updated_at":"2025-05-06T23:32:32.077Z","avatar_url":"https://github.com/santoshyadavdev.png","language":"Astro","readme":"# GitHub Tips 🚀\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nDo you have any Git or GitHub Tips to share, do you want to contribute and help the community.\n\nThen this is the right place for you, great communities are built together, and this website will remain open source.\n\nYou can share the Tips and get a green square on your profile.\n\n## Do no cheat\n\nPlease make sure you don't copy and paste someone else's Tips. We do not want to plagiarize someone else's content.\n\n## Guide for Code Contributors 📝\n\nYou can use `npm i` or `yarn` to install dependencies. I personally use `pnpm` because it's what I use on most of my projects.\n\n`pnpm install` - Installs dependencies. You can use any of those.\n\n`pnpm dev` - Starts local dev server at `localhost:3000`\n\n`pnpm build` - Build your production site to `./dist/`\n\n`pnpm preview` - Preview your build locally, before deploying\n\n## License ⚖️\n\nThis repository has [MIT License](https://github.com/santoshyadavdev/GitHubTips/blob/main/LICENSE).\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://tomthorogood.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1092941?v=4?s=100\" width=\"100px;\" alt=\"Tom Thorogood\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTom Thorogood\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/santoshyadavdev/GitHubTips/commits?author=tomthorogood\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/himanshu1221\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/32031706?v=4?s=100\" width=\"100px;\" alt=\"Himanshu Chhatwal\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHimanshu Chhatwal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/santoshyadavdev/GitHubTips/commits?author=himanshu1221\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://leonardomontini.dev/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/7253929?v=4?s=100\" width=\"100px;\" alt=\"Leonardo Montini\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLeonardo Montini\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/santoshyadavdev/GitHubTips/commits?author=Balastrong\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/santoshyadavdev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/11923975?v=4?s=100\" width=\"100px;\" alt=\"Santosh Yadav\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSantosh Yadav\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/santoshyadavdev/GitHubTips/commits?author=santoshyadavdev\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://anuragdev.me\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/79055093?v=4?s=100\" width=\"100px;\" alt=\"Anurag Sharma\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAnurag Sharma\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/santoshyadavdev/GitHubTips/commits?author=anuragts\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://devaa.bio.link/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/97371915?v=4?s=100\" width=\"100px;\" alt=\"Deva \"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDeva \u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/santoshyadavdev/GitHubTips/commits?author=Deva-1903\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":["https://github.com/sponsors/SantoshYadavDev"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantoshyadavdev%2Fgithubtips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantoshyadavdev%2Fgithubtips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantoshyadavdev%2Fgithubtips/lists"}