Bitbucket

Fix Git Checkout 'Filename Too Long' Error on Windows

Fix Git Checkout 'Filename Too Long' Error on Windows

Learn how to solve the 'Filename too long' or 'unable to create file' error in Git on Windows. Enable core.longpaths globally or config Git during clone.

April 01, 2024

Understanding Git Merging: Orthogonal vs Recursive Perspectives

Understanding Git Merging: Orthogonal vs Recursive Perspectives

Understand Ort and Recursive Git merge strategies. Boost repository performance, streamline conflict resolution, and optimize your workflow.

March 26, 2024

One weird trick for powerful Git aliases

One weird trick for powerful Git aliases

Advanced Git Aliases

Sourcetree | Free Git GUI for Mac and Windows

Sourcetree | Free Git GUI for Mac and Windows

A Git GUI that offers a visual representation of your repositories. Sourcetree is a free Git client for Windows and Mac.

Essential Git Skills: How to Delete Remote Branches

Essential Git Skills: How to Delete Remote Branches

Keep your repository clean and organized. This guide walks you through how to delete both local and remote branches in Git, step by step.

June 12, 2024

Topics (338)