AutoPull/Program.cs

6 lines
172 B
C#
Raw Normal View History

2023-02-20 18:33:02 +08:00
// See https://aka.ms/new-console-template for more information
using System;
using System.Collections.ObjectModel;
using System.Diagnostics;
string str = "git status";