Ready for easy pull requests in GitKraken Desktop? Just click, drag, drop to get your PR rolling in no time. Check out our latest Workshop for more Git tips from the pros!
We just launched some great improvements to using single sign-on with GitKraken. Check out what's new in this quick overview from Product Manager, Grady. Head on over to gitkraken.dev to review these changes and configure single sign-on!
Level up your GitKraken IQ with insights from power users. In this GitKraken workshop, a longtime GitKraken Desktop pro covers the features and workflows they use every day to streamline their work. We dive into the deeper aspects of the Commit Graph, sidebar, commit search and more. Whether you're a new user or a vet, you'll walk away with time-saving ideas you can apply today.
Hey there GitKraken faithful! Today, we're showcasing notable updates for GitKraken Desktop that will make you a smarter, more informed contributor to your projects. Check out what's new with features like Launchpad, Code Suggest, and more.
Whether you’re managing code commits or tracking project tasks, integrating Jira with Azure DevOps can provide an informative, unified view of your development and deployment activities. In this step-by-step guide, we’ll walk through the process of connecting Azure DevOps to Jira using Git Integration for Jira – a versatile extension that enhances project management with real-time visibility and synchronization across your development pipelines.
Nobody likes fighting with their tools. That's why good DevEx is all about getting started quickly. Daniel from the Nuxt core team explains why, to him, smooth DevEx is crucial so you can get to the fun part – building!
Learn how to to edit your Grafana dashboards locally, or as we like to think of it, "offline" editing. Grafana Cloud is the easiest way to get started with Grafana dashboards, metrics, logs, and traces. Our forever-free tier includes access to 10k metrics, 50GB logs, 50GB traces and more. We also have plans for every use case.
We just released the Cloudsmith CLI GitHub Action. This new GitHub Action simplifies the process of installing and pre-authenticating the Cloudsmith CLI using OpenID Connect (OIDC) or an API Key. Whether managing packages, pushing artifacts, or automating your CI/CD workflows, this action is designed to streamline your experience and enhance your productivity.
Group your repos together in a Workspace! It's only by uniting your repos that you can see what's happening with your branches, find what's in progress, or perform multi-fetch, multi-pull, or multi-clone actions.
Git is one of the most widely used collaboration tools in Software development. Even software developers working without teams often use Git as a version control system. Most people interact with Git through the command line, but many code editors and IDEs have Git integrations with built-in tools to make your workflow easier. Though Git is widely used, many developers only have a surface-level appreciation of all that Git has to offer.