about summary refs log tree commit diff stats
path: root/doc/cheatsheet.svg
diff options
context:
space:
mode:
authornfnty <git@nfnty.se>2017-01-30 01:16:49 +0100
committernfnty <git@nfnty.se>2017-01-30 01:19:17 +0100
commit02b5366f83660f2f8d4b80e761c28e92a0e92e2a (patch)
tree8fd452d41d42e155074743dc142ee136bf7da476 /doc/cheatsheet.svg
parent185c022e9364316b66bbee352409533bdd4457dc (diff)
downloadranger-02b5366f83660f2f8d4b80e761c28e92a0e92e2a.tar.gz
Improve shutdown error handling; Limit `VCSThread` wait
Diffstat (limited to 'doc/cheatsheet.svg')
0 files changed, 0 insertions, 0 deletions
a8464ae ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


            

         
 


         
 

            

                  

                            
language: go

go:
 - 1.11.x
 - 1.12.x

os: 
  - linux
  - osx

dist: xenial

env:
  - GO111MODULE=on

script: cd svc && go test -v