LoginSignup
2
2

More than 5 years have passed since last update.

git clone時に.gitファイルを除く方法

Posted at

そんなオプションは無かった。(あったら教えてくださいm(_ _)m)

git clone --depth 1 https://github.com/codebrainz/geany-themes && rm -rf geany-themes/.git

苦し紛れのワンライナー。

2
2
6

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2