1 changed files with 22 additions and 2 deletions
@ -1,2 +1,22 @@
@@ -1,2 +1,22 @@
|
||||
remove path from git add chace |
||||
git rm --cached -r dir |
||||
<p align="center"> |
||||
<a href="https://nas.gisportal.id"> |
||||
<img width="100" height="30" alt="Qnap File Sharing" src="http://git.gisportal.id/rbsetiawan/guide-basic-commands/raw/branch/master/qnap.png"> |
||||
</a> |
||||
<a href="https://development.gisportal.id/portal/home/"> |
||||
<img width="60" height="40" alt="Jupiter Notebook" src="http://git.gisportal.id/rbsetiawan/guide-basic-commands/raw/branch/master/jupiternotebook.png"> |
||||
</a> |
||||
</a> |
||||
<a href="https://development.gisportal.id/portal/home/"> |
||||
<img width="100" height="40" alt="ArcGIS Enterprise" src="http://git.gisportal.id/rbsetiawan/guide-basic-commands/raw/branch/master/ESRI.png"> |
||||
</a> |
||||
<a href="https://app.asana.com/"> |
||||
<img width="100" height="30" alt="Asana Project Management tools" src="http://git.gisportal.id/rbsetiawan/guide-basic-commands/raw/branch/master/asana.png"> |
||||
</a> |
||||
</p> |
||||
|
||||
## remove path from git add chace |
||||
|
||||
```bash |
||||
git rm --cached -r dir |
||||
``` |
||||
|
||||
|
||||
Loading…
Reference in new issue