GIT: How to do a Git clone without the .git directory

How to do a Git clone without the .git directory (github.com)

// Clone the repo

git clone --depth=1 git://someserver/somerepo dirformynewrepo

// Remove the .git directory

rm -rf !$/.git 

Không có nhận xét nào:

Webinar use one-click registration links for your events

 https://help.webinarkit.com/help/how-to-use-one-click-registration-links-for-your-events Get the one-click registration link for your event...