mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-25 01:41:43 +00:00
[upstream_utils] Remove git version from upstream patches (#4351)
This reduces commit noise when other git versions are used. The version was removed by passing `--no-signature` to `git format-patch` which is now documented in the readme.
This commit is contained in:
@@ -1351,6 +1351,3 @@ index 220c97b..496021e 100644
|
||||
};
|
||||
|
||||
void Func5()
|
||||
--
|
||||
2.20.1.windows.1
|
||||
|
||||
|
||||
@@ -77,6 +77,3 @@ index 03efcec..89be951 100644
|
||||
|
||||
#endif //defined(_MSC_VER)
|
||||
|
||||
--
|
||||
2.20.1.windows.1
|
||||
|
||||
|
||||
@@ -19,6 +19,3 @@ index 48c7c57..6f0fbf2 100644
|
||||
#pragma warning(disable : 4826)
|
||||
|
||||
#ifdef UNICODE
|
||||
--
|
||||
2.20.1.windows.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user