git

Search git

Fix “warning: unable to access /Users/Name/.config/git/attributes Permission Denied” Errors

Mar 30, 2024 - Leave a Comment
See permissions of the git config directory which is the cause of the error message

If you’re at the command line and perhaps interacting with Homebrew, Git, or similar, you may run into an error message that says something like the following “warning: unable to access /Users/Name/.config/git/attributes” : Permission denied”. This error message sounds more alarming than it is in most cases, but regardless, you likely want to fix the … Read More

How to Remove DS_Store Files from Git Repository

May 30, 2023 - Leave a Comment
Remove DS_Store files from git

If you use git on the Mac platform, you likely have come across DS_Store files in a git repository. These can be annoying and clutter a git repo, and you may even run into unnecessary conflicts due to .DS_Store files being maintained in git repos, where you may see error messages like “The files .DS_Store … Read More

Fix Git not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)

Jul 19, 2021 - 6 Comments
Mac Terminal icon

Some Mac Terminal users may discover git, pip, HomeBrew, and other command line tools may fail or not work as intended with an error message stating “xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)”. Sometimes these command line tools stop working after a macOS system software update, but they worked previously. Fortunately it’s easy to fix … Read More

GitHub for Mac OS X Makes Sharing and Managing Code Easy

Jun 22, 2011 - 4 Comments

If you use GitHub for version control or just to share and manage code, you ought to grab the brand new GitHub client for Mac OS X. It’s a great looking app that lets you find and manage repositories, check commit history and changes, sync and view branches, create and merge branches, compare and rollback … Read More

Git GUI for Mac: Gitbox

Aug 23, 2010 - 1 Comment

Gitbox is a pretty nice GUI to the Git version control system. All the features you’d expect are there: quickly see branches, history, working directory status, then easily commit, pull, merge, and push files with minimal effort. I first used Gitbox as a Preview version a while ago and enjoyed it, you’ll need both Xcode … Read More

Subscribe to OSXDaily

Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

Tips & Tricks

News

iPhone / iPad

Mac

Troubleshooting

Shop on Amazon to help support this site