dspinellis / dspinellis/effective-debugging

Page 66. Item 26, line 7 from bottom

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
53
Forks
19
PR merge metrics
No merged PRs in 30d

Description

The second command for deleting for aborting the failed experiment
```
$ git checkout -D issue-work-1234
```
should be read as
```
$ git branch -D issue-work-1234
```

Spotted and corrected by Naohiro Ooiwa-san.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.