Hartmut Reuter <[email protected]> writes: > Before doing the commit I did a "git pull" to be sure i am working on > the actual source. But there was nothing which had to do with the > source files in the patch.
The general rule of thumb with Git with any sort of shared repository is to never run git pull, only git pull --rebase. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
