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
Say i have a chain master -> a -> b -> c and a is now merged into master (with squashing). Do we need to create a new chain? how to remove a from the chain? is there a way to remove the squashed commits from a automatically?