chiark / gitweb /
Add import -p option
[stgit] / RELEASENOTES
index 0a220a462b8d23c81a15ebeaa156f69a6f5f1221..b333f8bfe54b594fea3948cd2cdb5c7b20fbda15 100644 (file)
@@ -37,6 +37,9 @@ The main changes since release 0.14.3 are
   - The commands "stg add", "stg rm", "stg cp", and "stg resolved"
     were removed, since there are corresponding Git equivalents
 
+  - The "stg import" command supports the "-p N" option for stripping
+    leading slashes from diff paths
+
   - New patch identification syntax: <branch>:<patch> (see
     documentation for the "stg id" command).