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

https://github.com/flaque/wipe

A small bash script that safely resets everything on your branch to what's on remote
https://github.com/flaque/wipe

Last synced: 2 months ago
JSON representation

A small bash script that safely resets everything on your branch to what's on remote

Awesome Lists containing this project

README

        

# wipe

A small bash script that "safely" resets everything on your
branch to what's on the remote.

## Usage

```zsh
$ wipe
Hard reset to origin/master? (y/n)
```