Git总结

Git的四个区域:

**工作区域(work space):.**git文件夹之外的区域被称为工作区。

暂存区(stage): .git文件夹

post image