Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hamirmahal/git


https://github.com/hamirmahal/git

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# List of safe `git` commands

Here, "safe" just means that running these commands won't modify your workspace.

1. `git branch`
2. `git remote`
3. `git stash list` (**warning**: `git stash` can possibly modify your workspace.)