-
Updated
Jun 23, 2022 - C#
csharp-code

C# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language.
Its roots in the C family of languages makes C# immediately familiar to C, C++, and Java programmers.
Here are 1,099 public repositories matching this topic...
-
Updated
Jul 4, 2021
-
Updated
Feb 14, 2022 - C#
-
Updated
Dec 14, 2017 - C#
-
Updated
Jan 14, 2022 - C#
-
Updated
Jan 24, 2021 - C#
-
Updated
Apr 7, 2022 - C#
-
Updated
Jun 26, 2022 - C#
-
Updated
Jun 20, 2022 - C#
-
Updated
Jun 14, 2021
-
Updated
Jun 7, 2019 - C#
-
Updated
Jul 29, 2021 - C#
-
Updated
Nov 16, 2018 - C#
-
Updated
Jun 1, 2020 - C#
-
Updated
Mar 31, 2022 - C#
-
Updated
Mar 10, 2018 - C#
-
Updated
Aug 12, 2021 - C#
-
Updated
Apr 5, 2021 - HTML
-
Updated
Jun 15, 2021 - C#
-
Updated
May 9, 2022 - C#
-
Updated
Aug 16, 2019 - C#
-
Updated
Feb 17, 2019 - C#
-
Updated
Mar 4, 2019
-
Updated
Mar 17, 2022 - C#
-
Updated
Jul 15, 2021 - C#
-
Updated
Jun 20, 2022 - C#
Created by Anders Hejlsberg
Released January 2002
- Repository
- dotnet/csharplang
- Website
- docs.microsoft.com/dotnet/csharp
- Wikipedia
- Wikipedia
I would like to ask if it would be possible to implement that one can delete files and/or folders from git's history that are listed in a file.
When I am not wrong the command
lists all files and folders that ever were (or still are) present in the repository. Then one just would need to delete the stuff that should be kept in the repos