We use the solution for code management to store and version the code. It is the standard service we use for developing applications and infrastructure services.
Professor at FESB - Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture
Real User
Top 5
2023-07-06T09:12:52Z
Jul 6, 2023
Git is used for downloading stuff and tracking purposes. It is very simple. In short, I use Git for tracking changes in the computer, which is very simple.
DevOps Engineer at a tech services company with 51-200 employees
Real User
Top 5
2023-06-06T18:30:00Z
Jun 6, 2023
I use Git mainly to create new reports to store my project and to keep track of the changes I made in my code. So these are the main reasons why all people use Git.
I'm doing little projects to teach myself things and storing them in a Git repository. We have about 20 users at my company. We're open to using it more.
We use Git for version control for programs. To have programming projects and keeping track of the copays is always it's always nice to have to be able to reverse changes if they don't work. I am doing my CV and I am also tracking it with GIt.
Our primary use case is source control and code checking. We used it as version control for collaboration projects. The most important use case is being able to look into the code. Somebody can publish the code publicly in a standard format, which organizes the standard format of code. Then, the team follows the structure of the README file and the code structure. I also used this solution to make my resume stand out.
We have our code on GitHub, and we need to download the code from GitHub. We installed Git on our local system. We can use commands like Git clone to get a copy of the code repository from GitHub on our local system. The latest version I've used is 2.38. Once the code is on our system, we can do some code changes and local testing independently without affecting the production server. It does not affect GitHub. When we are satisfied with the code changes and testing, we can push our code changes from local Git to the GitHub repository. We have about 10 users on Git. We plan to use Git more in the future. We will upgrade to GitHub Enterprise, a paid tool. We need an advanced level of Git.
Chief Technology Officer at Euro-Testing Software Solutions
Real User
2022-10-19T14:19:07Z
Oct 19, 2022
We are using Git for development. We are cloning the code, pushing code, and raising pull requests. We use it for the typical Git workflow for development.
We use this solution to host our software, and where we need to develop new features and new functionality, we create new branch from our existing software, work on our branch, develop it, test it, validate it, and then merge it with the master or main software.
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.
I use Git to store our code and maintain different versions, and for some projects, we use CI/CD as part of GitHub.
The tool is integrated into our environment and transmits our data and code to the repository.
I use Git for version control. It helps us to distribute development and manage source code.
We use the solution for code management to store and version the code. It is the standard service we use for developing applications and infrastructure services.
I use the solution for application development.
Git is used to develop software.
Git is used for downloading stuff and tracking purposes. It is very simple. In short, I use Git for tracking changes in the computer, which is very simple.
I use Git mainly to create new reports to store my project and to keep track of the changes I made in my code. So these are the main reasons why all people use Git.
I'm doing little projects to teach myself things and storing them in a Git repository. We have about 20 users at my company. We're open to using it more.
We use Git for the desktop to maintain some versions of the codebase.
Git is mainly used for code repository and version control.
Version control and repository management are the main use cases for Git.
I am an engineer and I am using Git for research. I follow the event issues that can take place.
We use Git for version control for programs. To have programming projects and keeping track of the copays is always it's always nice to have to be able to reverse changes if they don't work. I am doing my CV and I am also tracking it with GIt.
We create feature branches with the product for our global development. They merge to create a full request, and we can review and merge the code.
Our primary use case is source control and code checking. We used it as version control for collaboration projects. The most important use case is being able to look into the code. Somebody can publish the code publicly in a standard format, which organizes the standard format of code. Then, the team follows the structure of the README file and the code structure. I also used this solution to make my resume stand out.
We have our code on GitHub, and we need to download the code from GitHub. We installed Git on our local system. We can use commands like Git clone to get a copy of the code repository from GitHub on our local system. The latest version I've used is 2.38. Once the code is on our system, we can do some code changes and local testing independently without affecting the production server. It does not affect GitHub. When we are satisfied with the code changes and testing, we can push our code changes from local Git to the GitHub repository. We have about 10 users on Git. We plan to use Git more in the future. We will upgrade to GitHub Enterprise, a paid tool. We need an advanced level of Git.
We are using Git for development. We are cloning the code, pushing code, and raising pull requests. We use it for the typical Git workflow for development.
We use this solution to host our software, and where we need to develop new features and new functionality, we create new branch from our existing software, work on our branch, develop it, test it, validate it, and then merge it with the master or main software.
We use this solution to assist with our development. We are using the on-premise deployment model, with Git installed on our server.