You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
825c475 Remove remove subcommand and add unlink subcommand * unlink performs the same operation as unlink command in unix systems but the links it unlinks are defined in default config file or user defined config file * define testcases
bb9da40 Make lman ignore linked paths * write tests * make failing tests pass