Git — Hard
Key points
- Git bundle enables offline data transfer via a single file.
- Git remote relies on a live network connection to the remote server.
- The choice between bundle and remote depends on connectivity requirements.
- Bundle is useful for sharing data without internet access.
Ready to go further?
Related questions
