Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pushing new branch will rereference issues in previous branch #1595

Closed
pcsch opened this issue Sep 7, 2015 · 4 comments
Closed

pushing new branch will rereference issues in previous branch #1595

pcsch opened this issue Sep 7, 2015 · 4 comments
Labels
💊 bug Something isn't working
Milestone

Comments

@pcsch
Copy link

pcsch commented Sep 7, 2015

Pushing a new branch will re reference issues in the previous branch.
Steps to reproduce:

  • reference a issue in one branch (e.g. master) and push commits
  • create a new branch
  • commit to new branch
  • push new branch (via git push origin --all)

Issues with references from commits in master branch will then have another reference from the same commit but at another time.

example: https://try.gogs.io/mexthemax/TestRepoForMe/issues/3

This was tested with gogs 0.6.9.0906 Beta on private instance and on try.gogs.io with same version.

@unknwon unknwon added the 💊 bug Something isn't working label Sep 7, 2015
@unknwon unknwon added this to the 0.7.0 milestone Sep 7, 2015
@unknwon
Copy link
Member

unknwon commented Sep 7, 2015

Thanks your feedback!

@unknwon
Copy link
Member

unknwon commented Sep 10, 2015

Hi, I've pushed fixes to develop branch, you can also test on https://try.gogs.io/

@pcsch
Copy link
Author

pcsch commented Sep 10, 2015

I tested it on https://try.gogs.io/ with the same steps as before and the problem is solved.

@pcsch pcsch closed this as completed Sep 10, 2015
@unknwon
Copy link
Member

unknwon commented Sep 10, 2015

@mexthemax thanks your confirmation!

@unknwon unknwon removed the status: needs feedback Tell me more about it label Sep 10, 2015
@unknwon unknwon modified the milestones: 0.8.0, 0.7.0 Oct 24, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💊 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants