Skip to content

smonteillet/git-rebase-interactive-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-rebase-interactive-demo

This repository has bad history (intentionally). It is used to demo git rebase interactive command. What's wrong with those commits:

  • The commit title for gitignore file is called 'svnignore' (use reword). Could be reorder has one of the first commit.
  • The commit 'Add main class for running app' has a file with a missing semi-colon (use edit)
  • 4 commits can be merged for the config.properties file (use squash)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages