Ankita Lunawatcloudhub2295.hashnode.dev·Sep 2, 2024Introduction to GitGit is a distributed version control system that tracks changes in source code, allowing multiple developers to collaborate.. Key Features of Git Version Control: Git tracks changes to files over time, allowing you to revert to previous versions if ...Discuss·1 likeGit
Anshuman Sinhaanshumansinha.hashnode.dev·Jul 9, 2024Keynotes for Supply Chain Management1. Understanding Supply Chain Management (SCM) Definition: SCM involves the management of the flow of goods and services, including all processes that transform raw materials into final products. Scope: Encompasses planning and management of all ac...DiscussSCM
Nischal Chudalchudalnischal.hashnode.dev·Jun 27, 2024GIT and GitHubThis is my Day 1 of Cloud Learning Journey. In this journey, I am going to learn New tool and Technologies which is essential for me to land a job in Cloud and I am going to share everything that I have learned in this series. So, lets get started wi...Discuss·3 likesGitHub
Navya Anavyadevops.hashnode.dev·May 18, 2024Mastering GitHub CODEOWNERS: Streamlining Code Reviews in Your OrganizationIntroduction to CODEOWNERS GitHub's CODEOWNERS file is an invaluable feature for repository administrators aiming to streamline the code review process. By designating specific team members as "owners" of particular files or directories, any changes ...Discuss·154 readsgithub codeowners
Balabvm.hashnode.dev·May 2, 2024Git Branching Strategies: How to Choose the Best OneA Git branching strategy enables developers to work together on a project, keeping track of changes and managing different versions of the codebase. Various Git branching strategies exist, each with its own pros and cons. The ideal strategy depends o...Discuss·126 readsGit
SHYAM PANDEYpanda4dev.hashnode.dev·Oct 20, 2023Source Code Management and Version Controlsetting up the tone while working on group project large projects or any projects kyaa aapke man me aise kuchh kaam yaa sawal aaye hai code me kuch change kiya fir realise huaa ye to galat hai aur fir se purane wale code pe jana chaha ho. Jo bhi co...Discuss·28 readsDevops
ADITYA PAWARforDEVOPSadipdevops.hashnode.dev·Aug 12, 2023Git and SCM fundamentalsWhat is Git? Git is a distributed version control system (DVCS) that is commonly used for tracking changes in source code during software development. It was created by Linus Torvalds in 2005 and has since become one of the most popular tools for man...Discuss·10 likes·32 readsGitHub
Jimil Shahdev-diaries.hashnode.dev·Mar 26, 2023Useful git commands to keep in your toolbelt - Part 1Often when working on projects, it’s always a good idea to have feature branches for each repository. As priorities change while working and bugs are reported, there is a possibility that you might have to work on something while some work was alread...Discuss·80 readsDev BoostGit
Teoh Sin Yeechristeohsinyee.hashnode.dev·Feb 7, 2023Revision on Operations ManagementIn the world of business, Operations Management is an essential aspect that businesses need to take into consideration in order to run efficiently. Inventory management and forecasting are two sub-components of Supply Chain Management (SCM) that are ...Discuss·135 readsSCM
Tadit Dashblog.taditdash.com·Dec 1, 2016SourceTree Issue: This is not a Valid Working Copy PathIntroduction We will discuss a quick tip to resolve the SourceTree issue mentioned in the title. Background My system got upgraded to Windows 8.1 and I had to install all required software for the development work. I use SourceTree as a tool for Git ...DiscussGit