File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ And when you're done you just get rid of it:
109
109
Successfully deleted gist!
110
110
111
111
> * Nota Bene* : Thanks to ` git ` CLI flexibility, by installing ` git-repo ` you directly
112
- > have acces to the tool using ` git-repo hub … ` or ` git repo hub … ` . For the
112
+ > have access to the tool using ` git-repo hub … ` or ` git repo hub … ` . For the
113
113
> ` git hub … ` call, you have to set up aliases, see below how to configure that.
114
114
115
115
And as a bonus, each time it's adding a new remote, it's updating the ` all ` remote,
@@ -208,7 +208,6 @@ You can use the following options for py.test to help you debug when tests fail:
208
208
* ` -x ` will stop upon the first failure
209
209
* ` --pdb ` will launch the debugger where an exception has been launched
210
210
211
-
212
211
The tests use recordings of exchanged HTTP data, so that we don't need real credentials
213
212
and a real connection, when testing the API on minor changes. Those recordings are
214
213
called cassettes, thanks to the [ betamax] ( https://github.com/sigmavirus24/betamax ) framework
You can’t perform that action at this time.
0 commit comments