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

https://github.com/hamirmahal/git


https://github.com/hamirmahal/git

Last synced: 3 months 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.)