Tag: GitHub

  • Saturday morning vibe…

    in

    Cleaning up some personal projects and performing some maintenance on some personal deployments.

  • git@github.com: Permission denied (publickey)

    git@github.com: Permission denied (publickey)

    in

    Issue: Resolution: The error message you’re seeing is typically related to SSH key authentication issues when trying to communicate with a GitHub repository. The steps to resolve this error and prevent it from occurring in the future are as follows: By following these steps, you should be able to resolve the “Permission denied (publickey)” error…

  • Introducing new GitHub Copilot features in VS Code!
  • Going to try Copilot chat

    Going to try Copilot chat

    This is… nice.

  • Example GitHub PHP Project

    Example GitHub PHP Project

    in

    As a former independent web developer, I had very little use for GitHub as my project base consisted of small business owners and their requirements mostly never got past having a WordPress website and business email setup. Today, using Git repos are vital for my workflow as I’ve been working with various teams to push…