I have Trac running with a git repo - all was working well until I created a couple of branches - Master & Develop.
Now the browse source doesn't show any updates. It does have the dropdown selector to choose a branch or tag - my branches and tags show up there. But if you choose one, it comes up with a message like this:
Error: No such changeset
No changeset 6a82ccb05334c19a997f666199bf876122d6b300 in the repository
What's going on? Do I need to do 'something' when I create a branch so that Trac can view the changes?
Mostly this would be useful if the timeline was getting updated (it was before I created any branches)