1-Git-Flow Kurulumu

Git-Flow kurabilmek için öncelikle git kurmanız gerekmektedir.

Ubuntu ile:

apt-get install git-flow


Mac [ HomeBrew ] ile:

brew install git-flow


Mac [ MacPorts ] ile:

port install git-flow


Wget ile:

wget --no-check-certificate -q -O - https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | sudo bash


Curl

curl -L -O https://raw.github.com/nvie/gitflow/develop/contrib/gitflow-installer.sh sudo bash gitflow-installer.sh


Windows

Download


results matching ""

    No results matching ""