Using Git on RISC OS
John Rickman (71) 646 posts |
As requested by people who were unable to attend the June MUG meeting with The video has been severely cut to get it to a watchable length. The There was also a request for a copy of the presentation material to be The file is called gitdemo.zip |
Colin Ferris (399) 1818 posts |
Err – what is the size of the video? |
John Rickman (71) 646 posts |
130MB – too big to be worth downloading to watch on RISC OS |
Andrew McCarthy (3688) 605 posts |
Thank you for sharing; I missed the event, so although you’ve shared the video, an interactive session at the London User Group would be good too. ;) |
David Pitt (3386) 1248 posts |
Thank you for posting this most useful video. It is always interesting to see what others do with RISC OS. A minor bit of “matters arising”.
There is a RISC OS |
Paolo Fabio Zaino (28) 1882 posts |
Nice John! :) |
John Rickman (71) 646 posts |
just tried that link:- This was using Iris – NetSurf does not play well with GitLab. |
David Pitt (3386) 1248 posts |
That link is working here on Iris on the Titanium, and on the iPad. Perhaps there is, or has been, a temporary host or internet glitch. |
John Rickman (71) 646 posts |
That link is working here on Iris Just tried it today and it works. Gremlins yesterday most likely. |
David Pitt (3386) 1248 posts |
Topic drift, but for completeness. The ROOL This is ROOL’s, it does the basics, :- *touch Usage: Touch [options] <file...> restamps file(s) with the current date and time Options: -r Uses a reference file's stamp instead of current * The coreutils *touch --help ... -a change only the access time -c, --no-create do not create any files -d, --date=STRING parse STRING and use it instead of current time -f (ignored) -h, --no-dereference affect each symbolic link instead of any referenced file (useful only on systems that can change the timestamps of a symlink) -m change only the modification time -r, --reference=FILE use this file's times instead of current time -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current time --time=WORD change the specified time: WORD is access, atime, or use: equivalent to -a WORD is modify or mtime: equivalent to -m --help display this help and exit --version output version information and exit |