On Thu, Dec 17, 2020 at 05:19:24PM -0500, Richard Kimberly Heck wrote:
> Obviously, we could just use the parent directory search thing. But is there
> a reason not just to check the return value of "git status" etc? I would
> think this was also an easier way to see if a file is under version cont
On 12/17/20 4:59 PM, Richard Kimberly Heck wrote:
On 12/17/20 4:45 PM, Richard Kimberly Heck wrote:
On 12/17/20 11:22 AM, Scott Kostyshak wrote:
On Thu, Dec 17, 2020 at 12:15:17PM +0100, Matěj Cepl wrote:
Hi,
I am trying to persuade my wife to start using VCS for her
documents, and avoid pres
On 12/17/20 4:45 PM, Richard Kimberly Heck wrote:
On 12/17/20 11:22 AM, Scott Kostyshak wrote:
On Thu, Dec 17, 2020 at 12:15:17PM +0100, Matěj Cepl wrote:
Hi,
I am trying to persuade my wife to start using VCS for her
documents, and avoid pressing her to use command line for it. I
thought that
On 12/17/20 11:22 AM, Scott Kostyshak wrote:
On Thu, Dec 17, 2020 at 12:15:17PM +0100, Matěj Cepl wrote:
Hi,
I am trying to persuade my wife to start using VCS for her
documents, and avoid pressing her to use command line for it. I
thought that just by running git init in the directory her
docu
On Thu, Dec 17, 2020 at 12:15:17PM +0100, Matěj Cepl wrote:
> Hi,
>
> I am trying to persuade my wife to start using VCS for her
> documents, and avoid pressing her to use command line for it. I
> thought that just by running git init in the directory her
> documents are stored, LyX would understa
Hi,
I am trying to persuade my wife to start using VCS for her
documents, and avoid pressing her to use command line for it. I
thought that just by running git init in the directory her
documents are stored, LyX would understand that I want to use git
exclusively, but it still suggests RCS. I have