DEV Community

GitHub

"Where the world builds software"

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Connecting Ubuntu with GitHub (AWS/Azure/GCP)

Connecting Ubuntu with GitHub (AWS/Azure/GCP)

7
Comments 1
2 min read
Connecting to Github with SSH (Windows)

Connecting to Github with SSH (Windows)

23
Comments
3 min read
🐛 O bug que "quebrou" o Whatsapp 🐛

🐛 O bug que "quebrou" o Whatsapp 🐛

2
Comments 2
1 min read
A Deployment Preview for Every Branch

A Deployment Preview for Every Branch

9
Comments
4 min read
Documentando o desenvolvimento com issues

Documentando o desenvolvimento com issues

119
Comments 9
5 min read
What Does an Open Source Triage Team Do?

What Does an Open Source Triage Team Do?

21
Comments 3
4 min read
Write Unit Test for your Typescript GitHub Action

Write Unit Test for your Typescript GitHub Action

12
Comments 1
4 min read
Investigate GitHub Dependabot patches for npm packages

Investigate GitHub Dependabot patches for npm packages

1
Comments
4 min read
Git Merge vs. Git Rebase: Choosing the Right Path for Your Workflow

Git Merge vs. Git Rebase: Choosing the Right Path for Your Workflow

1
Comments
2 min read
Useful tools that might come in handy :

Useful tools that might come in handy :

4
Comments
1 min read
What's a Merge Queue and Why Use it?

What's a Merge Queue and Why Use it?

1
Comments
6 min read
Windows Talker (Part 4)

Windows Talker (Part 4)

2
Comments
1 min read
Mastering Git: The lesser-known commands you could be using (or not)

Mastering Git: The lesser-known commands you could be using (or not)

4
Comments 1
4 min read
Becoming an Exceptional Git Contributor: A Guide to Effective Collaboration

Becoming an Exceptional Git Contributor: A Guide to Effective Collaboration

1
Comments
3 min read
The Story of a Bug: Discovery and Unraveling Through CI/CD and Unit Testing

The Story of a Bug: Discovery and Unraveling Through CI/CD and Unit Testing

2
Comments
8 min read
A crazy-simple way to bulk-update NPM dependencies with GitHub's Dependabot

A crazy-simple way to bulk-update NPM dependencies with GitHub's Dependabot

1
Comments
4 min read
Basics of Git: Adding and Committing

Basics of Git: Adding and Committing

1
Comments
3 min read
Use Custom Inputs in your GitHub Action

Use Custom Inputs in your GitHub Action

15
Comments 1
3 min read
How to get more suggestions from GitHub Copilot

How to get more suggestions from GitHub Copilot

40
Comments 4
2 min read
Create and Elevate Your GitHub Profile README

Create and Elevate Your GitHub Profile README

7
Comments
5 min read
Publish a GitHub Action in the Marketplace

Publish a GitHub Action in the Marketplace

14
Comments 1
3 min read
Understanding and Handling NullPointerException Across Multiple Languages

Understanding and Handling NullPointerException Across Multiple Languages

5
Comments
2 min read
Development life cycle productivity tools

Development life cycle productivity tools

1
Comments
1 min read
Becoming a GitHub Ninja: Unleashing the Power of GitHub REST API

Becoming a GitHub Ninja: Unleashing the Power of GitHub REST API

1
Comments 2
4 min read
Trying out new Github tools, the Github AI chat bot in VSCode

Trying out new Github tools, the Github AI chat bot in VSCode

Comments
1 min read
Canary Version Management

Canary Version Management

Comments
2 min read
Como escrever uma mensagem de commit

Como escrever uma mensagem de commit

34
Comments 3
3 min read
Run your Custom GitHub Action

Run your Custom GitHub Action

11
Comments
4 min read
Create a Custom GitHub Action in Typescript

Create a Custom GitHub Action in Typescript

18
Comments 3
4 min read
Storing Large Files on GitHub with Git LFS

Storing Large Files on GitHub with Git LFS

Comments
5 min read
How Open Source helped me get into the GitHub Octernships program.

How Open Source helped me get into the GitHub Octernships program.

113
Comments 31
7 min read
GitHub - Understanding Workflow Permissions

GitHub - Understanding Workflow Permissions

31
Comments 3
4 min read
Como contribuir com projeto open source e apoiar a comunidade

Como contribuir com projeto open source e apoiar a comunidade

8
Comments
4 min read
How containers promote equity in tech

How containers promote equity in tech

36
Comments 3
8 min read
Simplified: 8 Guidelines for Commit Message

Simplified: 8 Guidelines for Commit Message

7
Comments
2 min read
Navigating a Standard .NET API Service: A Real Estate Example

Navigating a Standard .NET API Service: A Real Estate Example

3
Comments
2 min read
GitHub Organisations

GitHub Organisations

5
Comments
3 min read
gnu-on-alpine 3.18.3 and alpine-plus-plus 3.18.3 Released

gnu-on-alpine 3.18.3 and alpine-plus-plus 3.18.3 Released

9
Comments
1 min read
How to get a beautiful Github Profile

How to get a beautiful Github Profile

2
Comments
1 min read
🚀Navigating Git Storms: A Comprehensive Guide to Overcoming Version Control Challenges🎉

🚀Navigating Git Storms: A Comprehensive Guide to Overcoming Version Control Challenges🎉

3
Comments
11 min read
My opinionated JavaScript package template repository - zero config, start immediately

My opinionated JavaScript package template repository - zero config, start immediately

4
Comments 1
2 min read
Essential Git Commands

Essential Git Commands

Comments
4 min read
How do Companies Make Money in Open Source? 🤑

How do Companies Make Money in Open Source? 🤑

46
Comments 8
3 min read
SecureCred

SecureCred

3
Comments 2
1 min read
The Perfect Git Commit Quest

The Perfect Git Commit Quest

3
Comments
4 min read
Building Docs website has never been easier!

Building Docs website has never been easier!

1
Comments
2 min read
GIT For Beginners

GIT For Beginners

8
Comments 4
3 min read
Managing two (or more) accounts on one git-forge

Managing two (or more) accounts on one git-forge

1
Comments
5 min read
Make your git log look better using a single command

Make your git log look better using a single command

6
Comments
2 min read
Creating a GitHub Action for a Docker Image

Creating a GitHub Action for a Docker Image

4
Comments
2 min read
Top 10 GitHub Projects Worth Contributing to in July 2023⭐

Top 10 GitHub Projects Worth Contributing to in July 2023⭐

2
Comments
2 min read
📸OpenCV🔮the Enchanted Palette 🎨✨Part: 2

📸OpenCV🔮the Enchanted Palette 🎨✨Part: 2

9
Comments
2 min read
Level Up Your Programming Skills: Git and GitHub Made Easy for Beginners.

Level Up Your Programming Skills: Git and GitHub Made Easy for Beginners.

5
Comments
14 min read
Editing a message of a pushed commit

Editing a message of a pushed commit

5
Comments 3
1 min read
How to use online VS Code editor alongside your GitHub repo ?

How to use online VS Code editor alongside your GitHub repo ?

1
Comments 2
1 min read
A Simple Guide to Creating a Pull Request on GitHub

A Simple Guide to Creating a Pull Request on GitHub

15
Comments
4 min read
Exploring Cody - An AI Coding Assistant That Knows Your Codebase

Exploring Cody - An AI Coding Assistant That Knows Your Codebase

16
Comments 6
6 min read
Keeping Your Branch Up to Date and Handling Merge Conflicts While Waiting for PR Reviews

Keeping Your Branch Up to Date and Handling Merge Conflicts While Waiting for PR Reviews

13
Comments 6
5 min read
My Journey in Open Source - set-interval-by-id

My Journey in Open Source - set-interval-by-id

2
Comments
1 min read
Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

8
Comments 1
3 min read
loading...