Shaik Mustafamustafas-git.hashnode.dev·Dec 17, 2024Mastering Git: Commands, Workflows, and Real-Life ScenariosGit is a powerful version control system that has become an essential tool for developers worldwide. In this article, we will explore Git's core concepts, commands, and workflows with real-world use cases to help you understand its functionality bett...1 like·159 readsGitHub
Munilakshmi G J100daysdevops.hashnode.dev·Nov 24, 2024Day 30 of 100 Days : Introduction to BitbucketWelcome to Day 30 of your 100-day DevOps journey! 🎉 Let’s explore Bitbucket, a platform that has become a cornerstone for developers and DevOps teams managing code collaboratively. Whether you’re working on a solo project or as part of a large team,...Bitbucket
Munilakshmi G J100daysdevops.hashnode.dev·Nov 22, 2024Day 27 of 100 Days : Automating Workflows with Webhook Triggers in JenkinsWelcome back! 🌟 Today, we’re diving into webhooks, a fundamental tool that connects repositories with Jenkins to create a smooth, automated workflow. Let’s explore this process step by step, connecting each concept and enriching your understanding. ...Jenkins
Đinh Văn MạnhforFIS Securityblog.fiscybersec.com·Oct 22, 2024Atlassian Vá Các Lỗ Hổng Bảo Mật Trong Bitbucket, Confluence, và JiraAtlassian, công ty nổi tiếng với các sản phẩm quản lý dự án và cộng tác như Bitbucket, Confluence, và Jira, đã phát hành các bản vá bảo mật quan trọng để khắc phục nhiều lỗ hổng nghiêm trọng. Những lỗ hổng này có thể bị khai thác để tấn công hệ thống...NewslettersBitbucket
Fahimul Islamfif.hashnode.dev·Oct 18, 2024গিটে একাধিক রিমোট ম্যানেজ করার উপায়গিট একটি অত্যন্ত জনপ্রিয় ভার্সন কন্ট্রোল সিস্টেম। এটি প্রোগ্রামারদের কোড ম্যানেজ করার জন্য অতি গুরুত্বপূর্ন একটি টুল। সাধারণত, আমরা একটি প্রোজেক্টে একটি রিমোট রিপোজিটরি ব্যবহার করি। কিন্তু অনেক সময় আমাদের একই প্রোজেক্টে একাধিক রিমোট রিপোজিটরি মেইনটে...GitHub
Rohit Gawanderohit253.hashnode.dev·Sep 19, 2024Chapter 3:Mastering Git: Installation, Architecture, and Collaborative Workflow for DevelopersIn this chapter, we will delve into the fundamentals of Git, one of the most popular Version Control Systems (VCS). You'll learn what a VCS is, why it's essential for developers, and how Git is used in real-world projects. We will guide you through G...Full Stack Java DevelopmentGitHub
Yash Karankekarankeyash.hashnode.dev·Sep 3, 2024A Developer's Perspective: GitHub or Bitbucket?As a developer, picking the right version control platform is like choosing the best tool for a job; it affects your daily work, teamwork, and overall experience. In this article, we'll look into Git repositories and compare two popular options: GitH...Bitbucket
Nainaznainaz.hashnode.dev·Aug 17, 2024Git branching and merging.In the world of creating cool software, there's a secret sauce called "version control." Imagine you're working on a digital masterpiece with your buddies, each tweaking and improving the code. Without version control, things can get messy—like a cra...Git
Animesh PathakforKeploy Tech Blogkeploy-blog.hashnode.dev·Aug 7, 2024BitBucket Self-Hosting : Running ebpf/Privileged programsBitbucket is a robust tool for source code management and continuous integration/continuous deployment (CI/CD). It offers flexibility in setting up pipelines, but there are limitations, particularly around root privileges and mounting volumes. This b...Bitbucket
Debojit Sahadebojit.hashnode.dev·Jul 19, 2024Ultimate Guide to Advanced Git and GitHub: Overview of GitLab & BitbucketIntroduction In software development, mastering advanced tools and techniques is crucial for efficiency and collaboration. Git, GitHub, GitLab, and Bitbucket offer features beyond basic version control, like rebasing, cherry-picking, stashing, submod...13 likes·99 readsGitHub