benthayer / benthayer/git-gud

Level: Rewriting History 2 - "Interactive Rebase"

Open
#256 1 comment 0 reactions 1 assignee Claimed by @sahansk2 View on GitHub
level - educational
Dominant language
Python
Stars
558
Forks
53
PR merge metrics
No merged PRs in 30d

Description

```
2) Interactive Rebase - Use git rebase -i to change the message of a commit
This would be just a quick introduction to show people how to interactive rebase
```

`git gud status` (#264)
```
Before:
file: Present
message: Hello world

After:
file: Present
message: Hello World!
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.