Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Duplicate GitHub Repo including history, tags, branches

Here are all necessary steps if you need to migrate a github repository from one organization to another and you want to include history of commits, branches, and tags:1.Open terminal and clone the so...
16.04.2025 0 Read More

Setting Up the Official GitHub MCP Server: A simple Guide

The GitHub MCP (Model Context Protocol) Server is a powerful tool that provides seamless integration with GitHub APIs, enabling advanced automation and interaction capabilities. This guide will walk y...
16.04.2025 0 Read More

GitHub Issues or GitHub Discussions? What's the difference, and when should you use each one?

Tabs or spaces, Python or JavaScript, Windows or Mac, Issues or Discussions? Everything depends on the situation. Today, we're going to look at GitHub Discussions and GitHub Issues to explain the diff...
16.04.2025 0 Read More

The Adventures of Blink S3e7: Automation with GitHub Actions

Hey everyone! Blink here, back for another adventure! You can always find me over on GitHub.Before we dive in, a quick reminder: if you find value in today's exploration, please let me know with an em...
17.04.2025 0 Read More

How Top Developers Use GitHub: Master Dev, Feature Branches & PRs | Industry-Level Practices in 2025

Do you know how teams work with GitHub branches in real industry projects? In this video, we show you exactly how it's done. From creating branches to managing code changes, we cover the real process ...
17.04.2025 0 Read More

Created an Emacs Lisp function to insert the title of a GitHub Issue/PR/Discussion URL

Created an Emacs Lisp function to insert the title of a GitHub Issue/PR/Discussion URL
This article is a translation of https://masutaka.net/2025-04-15-1/.On GitHub, when you paste Issue/PR/Discussion URLs into comments or descriptions, GitHub automatically renders the status, title, an...
18.04.2025 0 Read More

Git Hooks — The Developer's Silent Sidekick

You know that gut-punch feeling when you push broken code, forget to run tests, or write a commit message so vague it could be the title of a Christopher Nolan film?Yep. Been there, done that.But what...
18.04.2025 0 Read More

Master Git with Multiple Remotes: A Complete Developer Guide

Table of Contents What is Git? Basic Git Setup Core Git Commands Branching in Git Working with Remotes Handling Merge Conflicts Git Log & History Stashing Changes Rebasing & Reset Wo...
19.04.2025 0 Read More

Enhancing Your GitHub Profile with a README

...
19.04.2025 0 Read More

Things I Think You Don't Know About Git

As a senior dev using Git for a while now, but every so often, I stumble across a command that makes me go, “Wait, you can do that?” This post is a little collection of Git tips and tricks I recen...
19.04.2025 0 Read More
Loading...
#reading
Building Browser-Based Games: A Developer's Guide to Creating Engaging Web Games
0
Processing Time Series data in Azure: the options
0
Web3 Wallets and UX: Are We Still Too Early?
0
Desvendando SSR, CSR, SSG e RSC: Entenda de vez essas siglas do React e Next.js
0
How to Get Premium ChatGPT Access as a Student for Free
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0