situation! Add all files using git add except one directory

situation! Add all files using git add except one directory

命令要怎麼打

使用此方法

1
2
3
4
git add --all ':!<path>'

# EX:
# git add --all ':!./data'

參考連結

Add all files using git add except one directory by stackoverflow

  • 版權聲明: 本部落格所有文章除有特別聲明外,均採用 Apache License 2.0 許可協議。轉載請註明出處!
  • © 2020-2024 John Doe
  • Powered by Hexo Theme Ayer
  • PV: UV: