ProgrammingCodeTech

Android Tutorial -Learn Android Programming and how to develop android application,activity,lifecycle,service,layout,architecture,debugging,bugs ,handling event others.

  • HOME
  • JAVA
    • 1.Calculator In Netbean
    • 2.Array
    • 3.Value of int,float,char
    • 4.2D array
    • 5.ForEach loop
    • 6.Thread program
    • 7.Inheritance
    • 8.Try Catch example
    • 9.Pattern reverse number making
    • 10.Pattern1 making
    • 11.number into words
    • 12.Pattern Star
  • ANDROID
    • 1.Material Search View (google play store search bar)
    • 2.RecyclerView with a SearchView with filter
    • 3.Speed Up android studio process Class
    • 4.load url image from the network by asych task
    • 5.Convert string to MD5
    • 6.pass arraylist through intent
    • 7.Bitmap to base64 convert
    • 8.Snackbar Getview
    • 9.load images from url and load into ViewPager with json
    • 10.Splash Screen with timer
    • 11.java could not reserve enough space
    • 12.Cannot load project java.lang.NullPointerException
    • 13.selecting pic from gallery or camera through intent
    • 14.View Pager with Circle Indicator(Image slider show)
    • 15.Internet Connection Detector
    • 16.WebView with Progress Dialog
    • 17.Created animated GIF with images
    • 18.Reduce Android Studio Project Size
    • 19.unable to resolve dependency
    • 20.call Fragment method in Main Activity by interface
    • 21.Get RecyclerViewAdapter onclick postion in main activity
    • 22.Circle ImageView
  • Flutter
    • 1.First app
    • 2.Listview(Cardview)
    • 3.Package Name
  • C#
    • 1.Array
    • 2.Jagged Array
    • 3.Small Application program
    • 4.Inheritance hybrid
    • 5.ReferenceType:PassByVal and PassByRef
    • 6.PlaceHolder
    • 7.Interface:Implementing Multiple Inheritance
    • 8.Collections: ArrayList,HashTable,Stack
    • 9.Scope Test
    • 10.Boxing and Unboxing
    • 11.Constructors
    • 12.Polymorphism: Overload / Override
  • UNIX
    • Unix Question
    • Unix Command
  • Videos
  • Download
  • About
  • Github
  • Youtube

Thursday, 11 November 2021

Git command for remove particular folder in git(bitbucket repo)

GIT COMMAND FOR REMOVING THE FOLDER IN GIT
1. the build is folder name that you want to remove

git rm -r build

or

git rm -rf build


2. commit code with msg

git commit -m "unused code"


3. push your code in git

git push
No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • How to Reduce Android Studio Project Size
  • How to filter a RecyclerView with a SearchView with ItemClick in android?
  • Add Progress Dialog in WebView in Android
  • Material Search View in andorid (SearchView in action bar with search suggestions same as Google Play Store in android )

Search Here

Amit Rawat

ProgrammingCodeTech

  • ▼  2021 (10)
    • ▼  November (1)
      • Git command for remove particular folder in git(b...
    • ►  October (4)
    • ►  September (1)
    • ►  April (4)
  • ►  2020 (5)
    • ►  June (4)
    • ►  April (1)
  • ►  2019 (9)
    • ►  July (1)
    • ►  May (3)
    • ►  April (3)
    • ►  January (2)
  • ►  2018 (7)
    • ►  September (2)
    • ►  August (1)
    • ►  May (1)
    • ►  April (2)
    • ►  March (1)
  • ►  2017 (11)
    • ►  November (2)
    • ►  October (1)
    • ►  June (1)
    • ►  May (2)
    • ►  February (3)
    • ►  January (2)
  • ►  2016 (32)
    • ►  December (22)
    • ►  November (10)

About Me

My photo
Amit Rawat
View my complete profile

Total Pageviews

ProgrammingCodeTech. Powered by Blogger.