Skip to content

Instantly share code, notes, and snippets.

@agniswarm
Created July 21, 2018 19:13
Show Gist options
  • Save agniswarm/413972e1433e47a6ee5ef452744bb97b to your computer and use it in GitHub Desktop.
Save agniswarm/413972e1433e47a6ee5ef452744bb97b to your computer and use it in GitHub Desktop.
Git Related Help
To undo Commits on github
1. Uncommit the commits using using VS Code
2. use this Cli Command 'git push origin +branchName'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment