#git

[ follow ]
version-control
www.infoq.com
1 week ago
JavaScript

How to Use Multiple GitHub Accounts

Git account configuration has separate sections for SSH credentials and committer info, challenging to handle multiple accounts without polluting Git history. [ more ]
Frontend Mentor
3 months ago
Software development

Frontend Mentor | Git and GitHub essentials: A beginner's guide

Git is a version control system that tracks changes made to a project's codebase, allowing developers to revert to previous versions and collaborate effectively.
GitHub is an online platform that helps developers manage their Git repositories and facilitates collaboration among multiple developers. [ more ]
Frontend Mentor
3 months ago
Software development

Frontend Mentor | Git and GitHub essentials: A beginner's guide

Git is a version control system that tracks changes made to a project's codebase, allowing developers to revert to previous versions and collaborate effectively.
GitHub is an online platform that helps developers manage their Git repositories and facilitates collaboration among multiple developers. [ more ]
blog.bitsrc.io
4 months ago
Software development

The Evolution of Source Control: Svn, Git and Bit

Source control has evolved over time to improve developer productivity and collaboration.
Early source control models used a shared file system locally, while client-server models emerged later. [ more ]
moreversion-control
InfoWorld
2 weeks ago
DevOps

How Microsoft scales Git for massive monorepos

Managing source code control for large projects like Windows requires specialized systems like Git Virtual File System (GVFS) to handle the vast amount of data efficiently. [ more ]
InfoQ
3 months ago
DevOps

Airbnb's CI/CD Framework Employs Salesforce DX, Git, and Buildkite for Efficient Software Delivery

Airbnb has implemented a DevOps framework for their CRM platform, integrating Salesforce DX, Git, and Buildkite.
The DevOps framework has reduced deployment time from 90 to 15 minutes. [ more ]
InfoQ
3 months ago
DevOps

Airbnb's CI/CD Framework Employs Salesforce DX, Git, and Buildkite for Efficient Software Delivery

Airbnb has implemented a DevOps framework for their CRM platform, integrating Salesforce DX, Git, and Buildkite.
The DevOps framework has reduced deployment time from 90 to 15 minutes. [ more ]
GitHub
1 month ago
JavaScript

GitHub - maxnowack/blend: Simple dependency management without Git submodules

Dependency Management: Easily add, update, commit, and remove dependencies.
Simplified Workflow: Streamlined commands for managing dependencies without the complexities of Git submodules. [ more ]
The JetBrains Blog
3 months ago
Web design

PyCharm 2024.1 EAP 3: Tool Window Names in the New UI | The PyCharm Blog

PyCharm 2024.1 EAP 3 is now available, focusing on enhancing interactions with the IDE's interface.
New features include the option to show tool window names in side toolbars and the removal of the Git tab from the Search Everywhere dialog. [ more ]
Vue.js Examples
3 months ago
Vue

A simple landing page built with vue and vuetify for organization or company

This is an example of a landing page built with Vue and Vuetify.
The project can be cloned from GitHub and set up using npm. [ more ]
InfoQ
3 months ago
Software development

Airbnb's CI/CD Framework Employs Salesforce DX, Git, and Buildkite for Efficient Software Delivery

Airbnb has implemented a DevOps framework for their CRM platform, integrating Salesforce DX, Git, and Buildkite.
The DevOps framework has reduced deployment time from 90 to 15 minutes. [ more ]
Frontend Mentor
3 months ago
Web development

Frontend Mentor | Git and GitHub essentials: A beginner's guide

Git is a version control system that tracks changes made to a project's codebase, allowing developers to revert to previous versions and collaborate effectively.
GitHub is an online platform that helps developers manage their Git repositories and facilitates collaboration among multiple developers. [ more ]
Rubyflow
5 months ago
Angular

GitImproved 0.1.0 released

GitImproved is a wrapper script for Git that offers an improved interface.
It is built using the Benry-CmdApp framework for creating command-line applications with sub-commands. [ more ]
[ Load more ]