Skip to content

kspub-github-book/rebase-history-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rebase Sample

Summary

Sample of altering history with git rebase.

Objectives

Bob has eaten his sister Alice's precious ice cream. Alter the history and create Bob's alibi so that Bob won't get angry with Alice.

Proceduer

git branch start origin/start
git rebase -i start

LICENCE

CC0

About

Sample of altering history with `git rebase`.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published