Tag: remove

  • Remove Directory from Git Repository

    I recently started working with the integrated Version Control System (VCS) features of PyCharm and accidentally pushed my IDE / PyCharm project settings to my Google Code hosted Git repository. Basically, all of the files in the .idea folder of my project were pushed to the repository. While these files didn’t necessarily contain any proprietary…

  • Sharepoint Maintenance Mode

    I always forget how to get into maintenance mode on Sharepoint pages to close / remove webparts that are (potentially) causing issues. Sometimes you will even get an error message that provides a link to the maintenance mode pages. There is also some convoluted way of getting into maintenance mode, but I can never remember…