To force git to ignore these changes just execute the following.
git config core.filemode false
You can reenable that after all files have a new revision because of an actual change and are comitted in the new mode anyway.
git config core.filemode false
git clone git@someserver.com:projectname newdir -b yourbranchname
git tag -l -n1
nvidia-smi -r
nvidia-smi -g 0 -e 1
nvidia-smi -g 0 -e 0
(require 'whitespace)
(global-whitespace-mode t)
git remote show origin
/.git/config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
git clone
and diff the two config files.[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = user@yourgitserver.com:MyNewProject
[branch "master"]
remote = origin
merge = refs/heads/master
git push
command but I like to keep my old directories.