Skip to content

Instantly share code, notes, and snippets.

View hsayed21's full-sized avatar
🏠
Working from home

Hamada Sayed hsayed21

🏠
Working from home
View GitHub Profile

For Windows

Tools Used:

after install git make file call.bat contains bash_git path and the shell_script file that we want to run it from windows using batch script

cmd /c ""C:\Program Files\Git\bin\bash.exe" --login -i -- H:\myshell.sh"

after that goto obsidian workspace folder create file .gitignore

Git Power


Basics Git

# Clone Project From Github
git clone https://github.com/test/test.git