Improvement
• 1 minute read

Force push timeline event

Summary

When you force push to a branch GitHub now displays the force push event in the “Conversation” timeline of your pull request. Clicking the “force-pushed” link will show a two…

When you force push to a branch GitHub now displays the force push event in the “Conversation” timeline of your pull request. Clicking the “force-pushed” link will show a two dot comparison between the two commits.

Learn more about pull requests

New Releases

Improvements

Deprecations

Back to top