Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Removing IsActive from GitBranch #674

Merged
merged 2 commits into from
Apr 5, 2018
Merged

Conversation

StanleyGoldman
Copy link
Contributor

@StanleyGoldman StanleyGoldman commented Apr 4, 2018

DO NOT MERGE: This is part of #663

  • Removing unused functions in BranchCache
  • Consolidating means to update BranchCache
  • Removing IsActive from GitBranch
  • Changing BranchesView to use RepositoryInfoCache in addition to BranchCache for it's display

Fixes #668

- Removing unused functions in BranchCache
- Consolidating means to update BranchCache
- Removing IsActive from GitBranch
- Changing BranchesView to use RepositoryInfoCache in addition to
BranchCache for it's display
@StanleyGoldman StanleyGoldman requested a review from shana April 4, 2018 21:24
@StanleyGoldman StanleyGoldman mentioned this pull request Apr 4, 2018
16 tasks
// update tracking state in remote branches
cacheContainer.BranchCache.RemoteBranches = RemoteConfigBranches;

// force refresh of the Name and CloneUrl propertys
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be properties, not "propertys"

@shana shana merged commit c1605a6 into master Apr 5, 2018
@shana shana deleted the fixes/branch-list-on-git-init branch April 5, 2018 19:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants