bitbucket commit shows extra entry and tree lines

dhaval soni
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.
January 9, 2013

Hi,

Developer pushed one commit to bitbucket and over bitbucket account >> commit tab shows two entries as below instead of one:

1. commit message assocaited to jira issue

2. Merge branch 'master' of http://bitbucket.org/......."

Please let me know, what does represents second entry shown above... (does it for pull the changes to local master branch ?)

Also, as per below snap, two lines are appear as marked by red lines.,

Can you please also let meknow, what does it represents.

Thank You

Dhaval Soni

1 answer

0 votes
aMarcus
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 9, 2013

This is how DVCS is designed to function. You do work on a branch, then merge that branch back in to the main line of work. We show you this visually so you have an idea of what work is going on. When you merge your work together, this usually requires a commit. For more information, I recommend you read over our documentation. To see this same graph at the command line for Git, check out this great Stack Overflow post.

dhaval soni
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.
January 10, 2013

Thanks for your comment.

Actually, whole team is working on "master" branch from bitbucket. there is no any other branch exists. And every one has created clone for master branch at locally.

Though graph shows two lines as looks in attached snap in previous image.

Please share me if any impact about, changes made between two "merge request.." changeset are lost in latest one or covered ? I mean, if Person A working on older version of master and bitbucket master/origin copy has newer version by person B,C,D has already pushed. Now Person A will push the changes to server then two entries fall - One if for "Merge of branch http://....." and commit changes.

Is it possible to changes are loss in latest commit due to pushed by person A made changes in older version. ?

and also, that changeset appear against "Merge of branch http://...." message shows changed files which are not updated by that person A. Please share me your comments.

dhaval soni
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.
January 14, 2013

please share your comments.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events