Commit Graph

17 Commits

Author SHA1 Message Date
João Fraga
6f0826452b
feat: allow usage of --prune with --preserve-dir (#521) 2025-05-10 11:27:42 -07:00
Elmar Fasel
a1395a2a6f
Empty repos should not fail on pull (#513) 2025-04-29 18:34:07 -07:00
gabrie30
230725234c
Add/ghorg prune untouched (#459) 2024-09-22 15:49:21 -07:00
gabrie30
7167cd4207
Add commit count to output (#440) 2024-07-18 08:37:58 -07:00
Darren Gibson
150e326a65
Prevent checkout failure on default branch change (#437) 2024-07-16 19:00:40 -07:00
Jay Gabriels
a8155223af
Standardize filter function names 2024-07-14 12:30:04 -07:00
gabrie30
ecb67d5cf2
Add test for filtering repos based on target repos path (#436) 2024-07-14 09:51:21 -07:00
gabrie30
ffde2df076
Add ghorgignore filter test (#435) 2024-07-13 10:30:27 -07:00
guangwu
8819c58fd0
chore: remove refs to deprecated io/ioutil (#415)
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
2024-05-17 07:11:55 -07:00
Jay Gabriels
178d084879
Fix scms prompting for credentials (#240) 2022-08-19 11:27:11 -07:00
Jay Gabriels
3a228a4b06
Fix prune command to work with backups (#209) 2022-06-18 10:26:26 -07:00
Jay Gabriels
f925b5bb06
Add exclude filtering to regex and prefix matches (#182) 2022-02-05 13:14:54 -08:00
Jay Gabriels
33e147b317
Add no clean flag (#154) 2021-09-28 20:12:11 -07:00
Jay Gabriels
f5cbf68006
Refactor git into an interface (#146)
* Refactor git into an interface
2021-08-25 20:34:36 -07:00
Jay Gabriels
ba78074411
updates for filepathing to be windows compatible (#134)
* updates for filepathing to be windows compatible
2021-08-02 19:10:18 -07:00
Jay Gabriels
45e1ec892f
bump version to 1.3.1 2020-07-11 12:35:14 -07:00
Leonardo Zamariola
1d3d554f0d Creating new var to hold the parentFolder name
This commit creates a new global var and stores the parent folder name on it.
2020-07-02 14:06:44 -03:00