veritus / veritus-web

Frontend
https://deploy-preview-32--announcer-tachometer-25258.netlify.com/
2 stars 0 forks source link

Introducing /politicians #59

Closed AriHrannar closed 6 years ago

AriHrannar commented 6 years ago

Status

Ready

Description

List of politicians available at /politicians since the frontpage will be a dashboard at one point

Ragnar-H commented 6 years ago

It's exactly PRs like this that rebase works wonders on!

Then you won't have 3/4 commits as noise when people (me) want to review

screen shot 2017-12-04 at 17 39 47

I really suggest giving it a whirl here:

  1. Open https://github.com/veritus/veritus-web/pull/59/commits in a tab

  2. Rebase with master & push

    git pull origin master --rebase
    git push -f # need the force flag since the history is not the same
  3. Refresh the tab and see the history is so pretty