Brendan Abolivier
|
d53ea113fd
|
Remove 'non-fast-forward update' from the known non-errors
|
7 years ago |
Brendan Abolivier
|
46d20cf39e
|
Factorise non-error detection when talking to the Git remote
|
7 years ago |
Brendan Abolivier
|
f2f08e71c9
|
Don't panic on remote repository is empty
|
7 years ago |
Brendan Abolivier
|
8d175bf33b
|
Add logging
|
7 years ago |
Brendan Abolivier
|
175f05e91f
|
Use ssh user specified in the config for Git auth
|
7 years ago |
Brendan Abolivier
|
0fa54841f1
|
Add check on nil error in Push + some more doc
|
7 years ago |
Brendan Abolivier
|
56ebf1ece8
|
Doc git
|
7 years ago |
Brendan Abolivier
|
c89381efab
|
Check if err isn't nil to avoid nil pointer dereference
|
7 years ago |
Brendan Abolivier
|
c680c2a359
|
Fix wrong call to HasPrefix
|
7 years ago |
Brendan Abolivier
|
cc1d718d23
|
Check for non-fast-forward update error on push
|
7 years ago |
Brendan Abolivier
|
b58b51b20b
|
Use the Git user specified in the config file
|
7 years ago |
Brendan Abolivier
|
ea5674cb5e
|
Doc puller code, fix build and use go-git Commit() function directly
|
7 years ago |
Brendan Abolivier
|
a97f834ae8
|
Rename go-git import
|
7 years ago |
Brendan Abolivier
|
bd148feba3
|
Fix error thrown when there's nothing to push
|
7 years ago |
Brendan Abolivier
|
71a03f599d
|
Finished poller
|
7 years ago |