Tag: git
All the articles with the tag "git".
-
Claude Code committed directly to main
| Edited: 1 week agoA small reminder that even smart assistants need clear constraints—especially when working with Git.
-
Enable git over ssh
| Edited: 1 week agoA guide on how to securely clone a git repository using SSH keys without entering a password.
-
How to build React Native iOS app with GitHub Actions [2023]
| Edited: 1 week agoA blog post detailing the process of building a React Native iOS app with GitHub Actions, including code setup and configuration inputs.
-
Diff for git submodules
| Edited: 1 week agoGuide on tweaking git commands to view diffs in submodules.