Re: git update schedule
Karsten Poeck <[email protected]> Mon, 24 Sep 2018 20:21:48 +0200
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
On 24.09.18 15:06, Don Cohen wrote: > > Are changes from 6 months ago just now being distributed? > Or am I using the wrong repository? (how can I tell?) The following seems correct git remote -v origin https://gitlab.com/gnu-clisp/clisp.git (fetch) origin https://gitlab.com/gnu-clisp/clisp.git (push) git log commit 228b90a52bc8d23328e289ff4d5742a90a7a750d (HEAD -> master, origin/master, origin/HEAD) Author: Bruno Haible <[email protected]> Date: Sat Sep 22 18:54:39 2018 +0200 Fix problem with non-ASCII characters in file names on Windows, part 2. commit 35fa6b73567a1eead27c528d2af3a95a763321c1 Author: Bruno Haible <[email protected]> Date: Sat Sep 22 17:02:41 2018 +0200 Fix problem with non-ASCII characters in file names on Windows. ..... git status On branch master Your branch is up to date with 'origin/master'. _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel