mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 15:38:33 +02:00
refreshing prod since glone si broken there
This commit is contained in:
parent
3d40125e75
commit
6291baf665
7 changed files with 27 additions and 4 deletions
|
@ -349,7 +349,6 @@ GitEngine.prototype.makeOrigin = function(treeString) {
|
|||
ORIGIN_PREFIX + branchName,
|
||||
this.getCommitFromRef(originTarget)
|
||||
);
|
||||
debugger;
|
||||
|
||||
this.setLocalToTrackRemote(this.refs[branchJSON.id], originBranch);
|
||||
}, this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue