Reverting a git local commit
Specify the target repository to restore, like below (when the current checkout is develop)
| |
If you don’t specify a repository, it seems to revert based on the currently checked-out remote
| |
Specify the target repository to restore, like below (when the current checkout is develop)
| |
If you don’t specify a repository, it seems to revert based on the currently checked-out remote
| |