Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

reset to commit in source tree

pruthvi raj chowda December 28, 2014

i have done a commit, and i don't want to push few changes in the commit to bitbucket.

can i do the reset to commit for selected changes in the commit?

 

1 answer

1 vote
Seth
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 29, 2014

First, make a backup of your working copy to prevent risk of losing changes.

Then, right-click on the previous commit, and choose "Reset...", and in the popup, choose "Mixed". This will remove any later commits from your branch, but will keep all of the changes from those commits in your working copy. You can then re-commit whichever changes you are ready to push, then push, then decide what to do with any remaining changes.

Make sure the commit you reset to isn't any older than the latest commit on the remote version of the branch.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events