GitHub is used to maintain code in a centralized place, which allows multiple teams to work on the same repository. It is also integrated with Jira and other tools like CACD pipelines. GitHub streamlines project collaboration by enabling developers to clone, modify, and push changes into a centralized repo. It supports project collaboration for software development processes.
We use GitHub for developers' deployments and issue management. We follow a Scrum setup, utilizing boards, story-testing tasks, and epics for effective visualization.
Freelance Software Engineer + Director of a company at Peter Krall Consulting
Real User
Top 5
2024-05-15T10:09:00Z
May 15, 2024
I mainly use it as a repository for source code. I worked on a project where the tool was also used for the CI/CD pipeline, but I didn't set up the pipelines, so for the whole test case, I just participated in the project.
We have more than 100 teams in our organization using GitHub because it is a centralized repository tool. We have many interdependent applications, and GitHub provides a platform where people can share their codes in a particular directory.
I use the solution as a repository to store the source codes that I create with small tools. I also use it to share codes with customers when it is impossible to directly upload them from my computer to the customer’s environment due to some network restrictions. However, it is possible to download from GitHub in such environments. So, I transfer my source codes through GitHub so that they can download and implement them.
Information Technology Infrastructure Engineer at eTelic Inc
Real User
Top 10
2024-01-17T10:36:43Z
Jan 17, 2024
GitHub is mainly used for code control. We have three environments, and we keep their codes as per those environments. As and when required, we clear pull requests as well. The main purpose of GitHub is to keep our code available.
GitHub is essentially a repository of code. It's where you source your code with the client and allows you to use Git. You get versioning and everything else for multiple deployments or codes. That's how we use it.
GitHub is an excellent platform for organizing all sorts of information. I personally found it beneficial for keeping track of my coding projects, and recommendations, and occasionally making commits. By creating branches, I could easily focus on specific areas and even delve into things like creating my website using GitHub pages. Overall, I found these features to be very practical and advantageous.
Senior Lead Mobile App Developer at a financial services firm with 11-50 employees
Real User
2022-09-13T11:39:09Z
Sep 13, 2022
We use GitHub for code versioning; with multiple developers working on the same projects. It gives us a central source for our code. We commit our code to the cloud using the API called Gita, which tracks which developers have uploaded the code, which have changed it and so on.
It's mostly for versioning only, maintaining code branches, and sharing the code across to the wider community. It depends if it's a private one or a public one. It's mostly for collaboration across people.
We are actually working with MuleSoft, and for that, we have to build our application. We are working for a company offering hotels and resorts. We are using GitHub for that process. We're building applications on it.
It's a code repository, so it is used for checking it, code, and version control. This solution is deployed on the cloud. There are 10-15 people using this solution in my organization.
Staff Engineer at a wireless company with 10,001+ employees
Real User
2022-04-25T12:12:59Z
Apr 25, 2022
GitHub is used to manage distributed versions of systems to allow developers using production operating systems to work without distributed dependency. It is a distributed version control system where we get the repository downloaded on our laptops and can work without any idle time.
We are an IT service company that specializes in DevOps, and we use many tools for application lifecycle management, such as GitHub, GitLab, SonarCloud, SonarQube, Docker, Kubernetes, and Azure DevOps. We mainly use this solution for storing the code of our applications and our scripts. We also use it for our automated functional testing and for building applications and releasing applications. It is also used to manage our team and our product, as well as to check the security of our product. We are a partner and reseller, and we use GitHub Cloud.
Project lead at a tech services company with 10,001+ employees
Real User
2021-11-03T21:27:00Z
Nov 3, 2021
We use GitHub because we don't have any paid solutions, and GitHub is freeware. It's open to all, and there aren't big licensing fees, like with Jira or any other tool. Apart from that, because it's totally cloud based, we don't need any extensions, and our developers and DevOps are all in sync and are able to get help with their second branches. So, we are all using the same platform to manage our product. It's a cloud solution.
Technical Lead at a tech services company with 51-200 employees
Real User
2021-08-04T21:02:04Z
Aug 4, 2021
Our primary use case of this solution is for collaboration, code sharing, and as a testing environment. We can put it into Docker and create images. I'm the technical lead in the company and we are customers of GitHub.
We are mainly using it for product development. Our repo and code are in GitHub. It is a cloud-based solution. It is a part of our subscription in the cloud, and we have its latest version.
Software Engineer at a tech services company with 1,001-5,000 employees
Real User
2021-05-13T20:19:15Z
May 13, 2021
We use the solution to handle our switch control. All our first code force is managed by GitHub to commit new features and create different branches. We even use this to manage the code to handle flows and processes. We can use it to create some branches and manage the code ownership, and we have an account for each developer so that they can submit pieces to code review for the user.
Information Technology Consultant @ CIM at a tech services company with 11-50 employees
Real User
2021-01-13T07:09:00Z
Jan 13, 2021
My primary use case for GitHub is for my private projects that I'm developing for my customers. Some customers have their own developers and I sometimes support them to achieve their goals. So we share everything. We're also using GitHub for the documentation for the teams. I also give lectures for the organizations because sometimes they have development teams but they are not qualified enough, so I have to give them some training on it.
GitHub is a web-based Git repository hosting service. It offers all of the distributed revision control and source code management (SCM) functionality of Git as well as adding its own features. Unlike Git, which is strictly a command-line tool, GitHub provides a Web-based graphical interface and desktop as well as mobile integration. It also provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.
GitHub is used to maintain code in a centralized place, which allows multiple teams to work on the same repository. It is also integrated with Jira and other tools like CACD pipelines. GitHub streamlines project collaboration by enabling developers to clone, modify, and push changes into a centralized repo. It supports project collaboration for software development processes.
I use GitHub for work and personal projects.
We use GitHub for developers' deployments and issue management. We follow a Scrum setup, utilizing boards, story-testing tasks, and epics for effective visualization.
I use GitHub as a code repository, and we use GitHub Actions a lot to trigger our pipelines.
We use GitHub for AI features.
I mainly use it as a repository for source code. I worked on a project where the tool was also used for the CI/CD pipeline, but I didn't set up the pipelines, so for the whole test case, I just participated in the project.
We have more than 100 teams in our organization using GitHub because it is a centralized repository tool. We have many interdependent applications, and GitHub provides a platform where people can share their codes in a particular directory.
We used the product for CI/CD.
I'm mostly using the solution for the backup repository. We are also using it for bug tracking and Scrum management.
We use GitHub to track what kind of libraries you are using.
I use the solution as a repository to store the source codes that I create with small tools. I also use it to share codes with customers when it is impossible to directly upload them from my computer to the customer’s environment due to some network restrictions. However, it is possible to download from GitHub in such environments. So, I transfer my source codes through GitHub so that they can download and implement them.
The solution is used by developers to work as a team on a code.
GitHub is mainly used for code control. We have three environments, and we keep their codes as per those environments. As and when required, we clear pull requests as well. The main purpose of GitHub is to keep our code available.
The solution is used to store code. It is a repository manager for our code. We can also configure it to run our deployment.
We use GitHub as a repository.
GitHub is essentially a repository of code. It's where you source your code with the client and allows you to use Git. You get versioning and everything else for multiple deployments or codes. That's how we use it.
We just use GitHub for the repository in our company.
GitHub is an excellent platform for organizing all sorts of information. I personally found it beneficial for keeping track of my coding projects, and recommendations, and occasionally making commits. By creating branches, I could easily focus on specific areas and even delve into things like creating my website using GitHub pages. Overall, I found these features to be very practical and advantageous.
We use GitHub for code versioning; with multiple developers working on the same projects. It gives us a central source for our code. We commit our code to the cloud using the API called Gita, which tracks which developers have uploaded the code, which have changed it and so on.
We are using GitHub for the development environment. After we develop some applications, we are pushing actually on both settings.
We use this solution to manage and store our development work.
Basically, it's just a repository for software developers. Users are able to push their source code and share their code.
We use GitHub for the resource management of our central system. We are customers of GitHub and I'm a solution architect.
We use GitHub for the development process of our online applications.
The solution mainly serves as our project repository. We use it to maintain different environments with the help of branches.
We primarily use the solution for sourcing candidates.
We are using GitHub as a repository for a couple of customers to be able to do Infra as Code in Microsoft Azure for them.
We are using GitHub for all of our repositories. We can store the code, collaborate with different developers, build, and create a pipeline.
It's mostly for versioning only, maintaining code branches, and sharing the code across to the wider community. It depends if it's a private one or a public one. It's mostly for collaboration across people.
Our organization uses GitHub for version control.
We are actually working with MuleSoft, and for that, we have to build our application. We are working for a company offering hotels and resorts. We are using GitHub for that process. We're building applications on it.
It's a code repository, so it is used for checking it, code, and version control. This solution is deployed on the cloud. There are 10-15 people using this solution in my organization.
We use GitHub to manage repositories, pull requests from partners and merge new changes.
GitHub is used to manage distributed versions of systems to allow developers using production operating systems to work without distributed dependency. It is a distributed version control system where we get the repository downloaded on our laptops and can work without any idle time.
I use Github to store the code that I write. I don't use it very much. It may be used more by the active developers.
We are an IT service company that specializes in DevOps, and we use many tools for application lifecycle management, such as GitHub, GitLab, SonarCloud, SonarQube, Docker, Kubernetes, and Azure DevOps. We mainly use this solution for storing the code of our applications and our scripts. We also use it for our automated functional testing and for building applications and releasing applications. It is also used to manage our team and our product, as well as to check the security of our product. We are a partner and reseller, and we use GitHub Cloud.
We use GitHub because we don't have any paid solutions, and GitHub is freeware. It's open to all, and there aren't big licensing fees, like with Jira or any other tool. Apart from that, because it's totally cloud based, we don't need any extensions, and our developers and DevOps are all in sync and are able to get help with their second branches. So, we are all using the same platform to manage our product. It's a cloud solution.
Our primary use case of this solution is for collaboration, code sharing, and as a testing environment. We can put it into Docker and create images. I'm the technical lead in the company and we are customers of GitHub.
We are mainly using it for product development. Our repo and code are in GitHub. It is a cloud-based solution. It is a part of our subscription in the cloud, and we have its latest version.
We use the solution to handle our switch control. All our first code force is managed by GitHub to commit new features and create different branches. We even use this to manage the code to handle flows and processes. We can use it to create some branches and manage the code ownership, and we have an account for each developer so that they can submit pieces to code review for the user.
Currently, the solution is our source control system. We manage the DevOps pipeline for the company and it's the version control backbone.
My primary use case for GitHub is for my private projects that I'm developing for my customers. Some customers have their own developers and I sometimes support them to achieve their goals. So we share everything. We're also using GitHub for the documentation for the teams. I also give lectures for the organizations because sometimes they have development teams but they are not qualified enough, so I have to give them some training on it.
We use GitHub for versioning and to provide a place on the cloud to store code so that people can work on it together.
The primary use case of this solution is for version control and source code management.
Some of the people in my team use this solution for version control of personal projects.