git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
git [2019/02/18 07:35] – [Diffing] admingit [2019/12/23 08:24] (current) – external edit 127.0.0.1
Line 23: Line 23:
 file:.git/config    core.ignorecase=true file:.git/config    core.ignorecase=true
 file:.git/config    core.precomposeunicode=true file:.git/config    core.precomposeunicode=true
-file:.git/config    remote.origin.url=ssh://dev.daniel-steiner.org/srv/git/kvm.git+file:.git/config    remote.origin.url=ssh://dev.dsteiner.ch/srv/git/kvm.git
 file:.git/config    remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* file:.git/config    remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
 file:.git/config    branch.master.remote=origin file:.git/config    branch.master.remote=origin
Line 61: Line 61:
 git remote -v update git remote -v update
 Fetching origin Fetching origin
-From ssh://dev.daniel-steiner.org/srv/git/shell+From ssh://dev.dsteiner.ch/srv/git/shell
  = [up to date]      master     -> origin/master  = [up to date]      master     -> origin/master
  = [up to date]      from_svn   -> origin/from_svn  = [up to date]      from_svn   -> origin/from_svn
  • git.1550471722.txt.gz
  • Last modified: 2019/02/18 07:35
  • by admin