Using git commands on Windows
The text discusses how to use Git commands on a Windows system, which can be challenging compared to Linux or Mac systems. To overcome this issue, users can install Git-bash, a Linux Command Line Interface (CLI) that works in Windows and allows the use of Linux commands while working in Windows. This eliminates the need for formatting the PC and installing Linux. Git-bash is easy to install by following the steps in the provided video. Additionally, Git-bash can be used to create SSH keys using the command 'ssh-keygen -t rsa', which can later be utilized in various applications. The mentioned video is specifically for the 64-bit version of Windows 8.1.
Company
Hasura
Date published
June 11, 2017
Author(s)
Arpit Kushwaha
Word count
144
Hacker News points
None found.
Language
English