mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 08:28:50 +02:00
part of reload fixed
This commit is contained in:
parent
60214f93b2
commit
3281c88b52
2 changed files with 2 additions and 9 deletions
|
@ -130,7 +130,6 @@ GitEngine.prototype.reloadGraphics = function() {
|
|||
rootCommit = commit;
|
||||
}
|
||||
});
|
||||
|
||||
this.gitVisuals.rootCommit = rootCommit;
|
||||
|
||||
// this just basically makes the HEAD branch. the head branch really should have been
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue