git/git-reset-script

4 lines
64 B
Bash
Executable File

#!/bin/sh
git-read-tree --reset HEAD
git-update-cache --refresh