{"id":19871019,"url":"https://github.com/mainakrepositor/git-steps","last_synced_at":"2025-09-20T22:05:19.263Z","repository":{"id":40642893,"uuid":"311328248","full_name":"MainakRepositor/Git-steps","owner":"MainakRepositor","description":"The series of steps you can use to commit a document in your GitHub from your local device, remotely.","archived":false,"fork":false,"pushed_at":"2023-08-13T16:51:39.000Z","size":128,"stargazers_count":117,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-24T19:51:05.711Z","etag":null,"topics":["code","commit","git","github","github-actions","github-config","localstorage","push","repository","series"],"latest_commit_sha":null,"homepage":"","language":null,"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/MainakRepositor.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2020-11-09T12:16:13.000Z","updated_at":"2025-05-17T17:13:30.000Z","dependencies_parsed_at":"2024-11-12T16:11:03.314Z","dependency_job_id":null,"html_url":"https://github.com/MainakRepositor/Git-steps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MainakRepositor/Git-steps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainakRepositor%2FGit-steps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainakRepositor%2FGit-steps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainakRepositor%2FGit-steps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainakRepositor%2FGit-steps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MainakRepositor","download_url":"https://codeload.github.com/MainakRepositor/Git-steps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainakRepositor%2FGit-steps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276164522,"owners_count":25596067,"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-09-20T02:00:10.207Z","response_time":63,"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":["code","commit","git","github","github-actions","github-config","localstorage","push","repository","series"],"created_at":"2024-11-12T16:10:57.685Z","updated_at":"2025-09-20T22:05:19.227Z","avatar_url":"https://github.com/MainakRepositor.png","language":null,"readme":"# Git-steps\nThe series of steps you can use to commit a document in your GitHub from your local device, remotely.\n\n--------------- STEPS TO MAKE A REMOTE GITHUB REPOSITORY-----------------\n---------------                                           ---------------\n---------------         MADE BY MAINAK CHAUDHURI          ---------------\n---------------                                           ---------------\n-------------------------------------------------------------------------\n\n1. Create a git repository\n2. Press on \"Download code\" and copy the git@github.com:\"Repository path in github\"\n3. Make a folder in local device with same name as the github repo name\n4. Open GitBash inside the repository file in local system\n\n5. Type these commands :\n------------------------\n\ti.   git config --global user.name \"Your User Account name\"\n\tii.  git config --global user.email your email             //(without inverted commas)\n\tiii. git clone git@github.com:AccountName/Reponame\n\tiv.  cd Repository/\n You can move the files from the main file to the newly created blank file with the same name. \n\t\n\tv.  git add .\n\tvi. git status\n\tvii.git commit -m \"any comment\" filename.extension\n\tviii. git push -u origin [branch name as per your repository branch] \u003cmain/master\u003e\n\n6. For modification  :\n------------------------\n\n\ti.  git status\n\tii. git commit -m \"any comment\" filename.extension\n\tiii.git push -u origin master.\n\n7. Finally :\n-------------------------------------------\n|                                         |\n| CHECK YOUR GITHUB AND REFRESH THE PAGE  |\n|                                         |\n|                                         |\n-------------------------------------------\n\nTHANK YOU 🙏🙏🙏\n\nMade by Mainak\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainakrepositor%2Fgit-steps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmainakrepositor%2Fgit-steps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainakrepositor%2Fgit-steps/lists"}