New posts in commit

How to remove selected commit log entries from a Git repository while keeping their changes?

git revert back to certain commit [duplicate]

git - Find commit where file was added

GitHub pull request showing commits that are already in target branch

Temporarily switch working copy to a specific Git commit

How can I force subversion to commit an unchanged file?

How can I split up a Git commit buried in history?

Git error on commit after merge - fatal: cannot do a partial commit during a merge

Git commit message validation

Start a git commit message with a hashmark (#)

Remove specific commit

Find a commit on GitHub given the commit hash

Git number of commits per author on all branches

How to move certain commits to be based on another branch in git?

Git blame -- prior commits?

Updates were rejected because the remote contains work that you do not have locally

How to edit log message already committed in Subversion?

How can I reference a commit in an issue comment on GitHub?

How do I create a new Git branch from an old commit? [duplicate]

git add only modified changes and ignore untracked files