Tag: git

  • Using git via console

    Resources on WordPress Using git via console

    # Basic commands to get you started in using Git via console # Дълъг документ, който да ви накара да оцените какво GitHub for Windows прави за вас 😉 Commands to navigate in the console pwd     print working directory cd        change directory. Използвайте кавички  ако в името има интервал  cd Users  cd “Program files” mkdir   […]