pivotaly
pivotaly copied to clipboard
Is there a better means to check for branch changes?
Long polling is currently used to check if a branch has changed. Previous options such as Git Emit overwrite git hooks which might not be ideal. A better alternative is welcome.
I would like to ask what you mean by if a branch has changed
@Eazybee I mean when a user checks out to a new branch. When in a workspace that is a git repository, the extension assumes each branch corresponds to a story in pivotal tracker except for branches exempted from the settings mostly develop and master.