19 |
---- |
20 |
%%(cl) git remote show origin%% |
21 |
|
22 |
%%(cl) |
23 |
|
24 |
Remote-Repository origin |
25 |
URL zum Abholen: https://github.com/WackoWiki/wackowiki.git |
26 |
URL zum Versenden: https://github.com/WackoWiki/wackowiki.git |
27 |
Hauptbranch: master |
28 |
Remote-Branches: |
29 |
4.3 gefolgt |
30 |
5.0 gefolgt |
31 |
5.5 gefolgt |
32 |
6.0 gefolgt |
33 |
master gefolgt |
34 |
Lokaler Branch konfiguriert fĂĽr 'git pull': |
35 |
master fĂĽhrt mit Remote-Branch master zusammen |
36 |
Lokale Referenz konfiguriert fĂĽr 'git push': |
37 |
master versendet nach master (aktuell) |
38 |
|
39 |
%% |
40 |
|
41 |
|
42 |
====Links==== |
43 |
* ((https://git-scm.com/book/en/v2/Git-Basics-Working-with-Remotes)) |
44 |
|