Dinesh Nairtechdineshwrites.hashnode.dev路Nov 29, 2024Introduction to GitHub: Part 2The previous GitHub tutorial covered what a repository is, how to create one, and how to commit your first changes. You also got hands-on with GitHub Desktop and cloned your repository to your local machine. Let鈥檚 start with Part 2, where we鈥檒l focus...GitHub
Dinesh Nairtechdineshwrites.hashnode.dev路Nov 28, 2024Introduction to GitHub: Part 1What鈥檚 GitHub? GitHub is a cloud-based platform where developers can store, update, and track their code. What鈥檚 a Repository? GitHub repository is the place where a project鈥檚 files are stored. Create a Repository Once you鈥檝e signed up for GitHub, yo...GitHub
Tobi Oyekanmijusttobi.hashnode.dev路Sep 28, 2024A Simple Guide to Using GitHub Desktop for Project Management 馃殌As developers, we often work with version control systems to manage projects, especially when collaborating with teams. GitHub is a leading platform for managing code repositories, allowing us to collaborate, track changes, and manage different proje...80 readsGitHub
Cloud Tunedcloudtuned.hashnode.dev路Jun 24, 2024Daily Hack #day82 - GitHub DesktopGitHub Desktop: A Brief Overview GitHub Desktop is a user-friendly application designed to simplify the process of managing Git repositories on your local machine. It provides an intuitive graphical interface for interacting with GitHub, making it ac...Daily HacksGithub Desktop
Fatuma Abdullahiblog.hijabicoder.dev路Oct 25, 2023Notes on Git, GitHub and GitHub DesktopI recently got into a bit of trouble with Git while making some open-source contributions. Sweat happened 馃槄 but thankfully a whole lot of learning and relearning. These are a few notes to my future self (and you) on some Git basics and beyond for th...11 likes路113 readsGitHub
Shivank Mitrashivankjshacker.hashnode.dev路Aug 14, 2023How To Use GitHub Desktop For Those New To GitHub 馃憖Every developer has that "wow" moment when they discover GitHub. A place to store all of your code? And host it too? Whilst collaborating with others? Understanding how to use GitHub and its tools effectively is key to success as a developer since ov...10 likes路51 readsGitHub
Vishwas Acharyavishwasacharya.hashnode.dev路Jun 22, 2023GitHub Desktop vs Command Line: Which is Right for You?GitHub is a widely popular platform that developers use for version control and collaboration. It offers various tools and features to streamline the development process. Two commonly used methods for interacting with GitHub are the GitHub Desktop ap...GitHub
Anuragultraxcode.hashnode.dev路Jun 12, 2023Learn to Upload Repositories on GitHub Desktop: A Beginner's GuideGitHub Desktop, a user-friendly desktop application, simplifies the process of uploading repositories to the GitHub platform.In this guide, we will explore how to leverage Github Desktop for effortless repository uploads. Whether you are a beginner o...20 likes路43 readsGitHub