Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "git-land", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "Merges a pull request or topic branch via rebasing to avoid a merge commit.", | ||
@@ -5,0 +5,0 @@ "main": "git-land", |
@@ -68,3 +68,3 @@ # git-land | ||
```sh | ||
curl -o ~/bin/git-land https://raw.githubusercontent.com/bazaarvoice/git-land/master/git-land | ||
curl -o ~/bin/git-land https://raw.githubusercontent.com/git-land/git-land/master/git-land | ||
chmod +x ~/bin/git-land | ||
@@ -71,0 +71,0 @@ ``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
27301
11