Re: problem with git-pull
- Reply: Matthias Apitz : "Re: problem with git-pull"
- In reply to: Matthias Apitz : "problem with git-pull"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 15:42:45 UTC
## Matthias Apitz (guru@unixarea.de): > but when I now say 'git pull .' it says only: Drop the ".", because: 1. the first non-option to "git pull" is the repository, so you're pulling from the current directory, which makes no sense for your case. 2. git updates the whole repository, which is a good thing[tm] (yes, there are ways and means, but in gereral one wants to keep a repo consistent). Regards, Christoph -- Spare Space.